aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/Makefile.perf
AgeCommit message (Expand)Author
2014-05-21perf tests: Add a testcase for histogram output sortingNamhyung Kim
2014-05-16perf tests: Add dwarf unwind test on ARMJean Pihet
2014-05-01tools: Consolidate types.hBorislav Petkov
2014-05-01tools: Unify export.hBorislav Petkov
2014-05-01Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar
2014-04-30perf tools: Use LDFLAGS instead of ALL_LDFLAGSJiri Olsa
2014-04-28perf tests: Add map groups sharing with thread object testJiri Olsa
2014-04-28perf tests: Add thread maps lookup automated testsJiri Olsa
2014-04-28perf tests: Add a test case for hists filteringNamhyung Kim
2014-04-28perf tests: Factor out fake_setup_machine()Namhyung Kim
2014-04-15perf tools: Instead of redirecting flex output, use -oCody P Schafer
2014-03-14perf bench: Add futex-requeue microbenchmarkDavidlohr Bueso
2014-03-14perf bench: Add futex-wake microbenchmarkDavidlohr Bueso
2014-03-14perf bench: Add futex-hash microbenchmarkDavidlohr Bueso
2014-02-24perf tools: Setup default dwarf post unwinderJiri Olsa
2014-02-24perf tools: Add libdw DWARF post unwind supportJiri Olsa
2014-02-24perf tools: Factor features display codeJiri Olsa
2014-02-24perf tools: Fix bison OUTPUT directories dependencyJiri Olsa
2014-02-18perf tools: Drop prefetch.hBorislav Petkov
2014-02-18perf tools: Move hash.h headerBorislav Petkov
2014-02-18perf tools: Move fs.* to lib/api/fs/Borislav Petkov
2014-02-18perf callchain: Separate perf_reg_value function in perf_regs objectJiri Olsa
2014-02-18perf callchain: Separate libunwind code to special objectJiri Olsa
2014-02-18perf tests x86: Add dwarf unwind testJiri Olsa
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