summaryrefslogtreecommitdiff
path: root/tools/perf/Makefile.perf
AgeCommit message (Expand)Author
2014-01-15perf: tools: Fix cross buildingMark Rutland
2014-01-13tools include: Move perf's bug.h to a generic placeNamhyung Kim
2014-01-13tools include: Move perf's linux/compiler.h to a generic placeNamhyung Kim
2013-12-26perf ui/tui: Implement header windowNamhyung Kim
2013-12-16tools/: Convert to new topic librariesBorislav Petkov
2013-12-13tools lib symbol: Start carving out symbol parsing routines from perfArnaldo Carvalho de Melo
2013-12-05tools/perf/build: Fix install dependencyJiri Olsa
2013-12-04perf tools: Add trace-event objectJiri Olsa
2013-12-04perf tools: Add build and install plugins targetsJiri Olsa
2013-11-27perf completion: Rename file to reflect zsh supportRamkumar Ramachandra
2013-11-05perf tools: Factor sysfs code into generic fs objectJiri Olsa
2013-11-04perf tools: Fix 32-bit cross buildAdrian Hunter
2013-11-04perf tools: Add new COMM infrastructureFrederic Weisbecker
2013-11-04perf tools: Add missing data.h into LIB_H headersJiri Olsa
2013-10-23perf ui: Rename ui_progress to ui_progress_opsArnaldo Carvalho de Melo
2013-10-21perf tools: Add perf_data_file__open interface to data objectJiri Olsa
2013-10-11perf tools: Implement summary output for 'make install'Ingo Molnar
2013-10-11tools: Harmonize the various build messages in perf, lib-traceevent, lib-lkIngo Molnar
2013-10-11perf tools: Implement summary output for 'make clean'Ingo Molnar
2013-10-11perf tools: Fix redirection printoutsIngo Molnar
2013-10-11perf trace: Add 'trace' alias to 'perf trace'Arnaldo Carvalho de Melo
2013-10-09perf annotate: Factor out get/free_srcline()Namhyung Kim
2013-10-09perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim
2013-10-09tools/perf/build: Fix O=/some/dir perf.o type of targetsIngo Molnar
2013-10-09tools/perf/build: Flip Makefile.parallel and Makefile.perfIngo Molnar