index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.perf
Age
Commit message (
Expand
)
Author
2014-01-15
perf: tools: Fix cross building
Mark Rutland
2014-01-13
tools include: Move perf's bug.h to a generic place
Namhyung Kim
2014-01-13
tools include: Move perf's linux/compiler.h to a generic place
Namhyung Kim
2013-12-26
perf ui/tui: Implement header window
Namhyung Kim
2013-12-16
tools/: Convert to new topic libraries
Borislav Petkov
2013-12-13
tools lib symbol: Start carving out symbol parsing routines from perf
Arnaldo Carvalho de Melo
2013-12-05
tools/perf/build: Fix install dependency
Jiri Olsa
2013-12-04
perf tools: Add trace-event object
Jiri Olsa
2013-12-04
perf tools: Add build and install plugins targets
Jiri Olsa
2013-11-27
perf completion: Rename file to reflect zsh support
Ramkumar Ramachandra
2013-11-05
perf tools: Factor sysfs code into generic fs object
Jiri Olsa
2013-11-04
perf tools: Fix 32-bit cross build
Adrian Hunter
2013-11-04
perf tools: Add new COMM infrastructure
Frederic Weisbecker
2013-11-04
perf tools: Add missing data.h into LIB_H headers
Jiri Olsa
2013-10-23
perf ui: Rename ui_progress to ui_progress_ops
Arnaldo Carvalho de Melo
2013-10-21
perf tools: Add perf_data_file__open interface to data object
Jiri Olsa
2013-10-11
perf tools: Implement summary output for 'make install'
Ingo Molnar
2013-10-11
tools: Harmonize the various build messages in perf, lib-traceevent, lib-lk
Ingo Molnar
2013-10-11
perf tools: Implement summary output for 'make clean'
Ingo Molnar
2013-10-11
perf tools: Fix redirection printouts
Ingo Molnar
2013-10-11
perf trace: Add 'trace' alias to 'perf trace'
Arnaldo Carvalho de Melo
2013-10-09
perf annotate: Factor out get/free_srcline()
Namhyung Kim
2013-10-09
perf tools: Separate out GTK codes to libperf-gtk.so
Namhyung Kim
2013-10-09
tools/perf/build: Fix O=/some/dir perf.o type of targets
Ingo Molnar
2013-10-09
tools/perf/build: Flip Makefile.parallel and Makefile.perf
Ingo Molnar