index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.perf
Age
Commit message (
Expand
)
Author
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