aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.perf
Commit message (Expand)AuthorAge
* tools: Remove bitops/hweight usage of bits in tools/perfArnaldo Carvalho de Melo2015-01-16
* perf tools: Fix building error in x86_64 when dwarf unwind is onNamhyung Kim2015-01-16
* tools: Adopt fls_long and depsArnaldo Carvalho de Melo2014-12-17
* tools: Move bitops.h from tools/perf/util to tools/Arnaldo Carvalho de Melo2014-12-17
* tools: Introduce asm-generic/bitops.hArnaldo Carvalho de Melo2014-12-17
* tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/libArnaldo Carvalho de Melo2014-12-17
* tools: Move code originally from asm-generic/atomic.h into tools/include/asm-...Arnaldo Carvalho de Melo2014-12-17
* tools: Move code originally from linux/log2.h to tools/include/linux/Arnaldo Carvalho de Melo2014-12-17
* tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.hArnaldo Carvalho de Melo2014-12-17
* perf bench: Merge memset into memcpyRabin Vincent2014-12-09
* perf tools: Clean up libelf feature support codeNamhyung Kim2014-11-19
* perf tools: Add gzip decompression support for kernel moduleNamhyung Kim2014-11-05
* perf tools: Add a thread stack for synthesizing call chainsAdrian Hunter2014-11-03
* perf tools: Add facility to export data in database-friendly wayAdrian Hunter2014-10-29
* perf tools: Build programs to copy 32-bit compatibilityAdrian Hunter2014-10-29
* tools lib api: Adopt fdarray class from perf's evlistArnaldo Carvalho de Melo2014-09-25
* perf tests: Add test for perf_evlist__filter_pollfd()Arnaldo Carvalho de Melo2014-09-25
* perf tools: Add perf-with-kcore scriptAdrian Hunter2014-09-17
* perf tests: Add a test for tracking with sched_switchAdrian Hunter2014-08-22
* perf tools: Create ordered-events objectJiri Olsa2014-08-12
* perf tools: Enable close-on-exec flag on perf file descriptorYann Droneaud2014-07-18
* perf tools: Allow TSC conversion on any archAdrian Hunter2014-07-17
* perf kvm: Move arch specific code into arch/Alexander Yarygin2014-07-16
* perf tools: Prettify the tags/TAGS/cscope targets outputJiri Olsa2014-06-09
* perf tools: Fix 'make help' message errorJianyu Zhan2014-06-03
* perf tools: Consider header files outside perf directory in tags targetSebastian Andrzej Siewior2014-06-03
* perf tests: Add a test case for cumulating callchainsNamhyung Kim2014-06-01
* perf tests: Add a testcase for histogram output sortingNamhyung Kim2014-05-21
* perf tests: Add dwarf unwind test on ARMJean Pihet2014-05-16
* tools: Consolidate types.hBorislav Petkov2014-05-01
* tools: Unify export.hBorislav Petkov2014-05-01
* Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2014-05-01
|\
| * perf tools: Use LDFLAGS instead of ALL_LDFLAGSJiri Olsa2014-04-30
* | perf tests: Add map groups sharing with thread object testJiri Olsa2014-04-28
* | perf tests: Add thread maps lookup automated testsJiri Olsa2014-04-28
* | perf tests: Add a test case for hists filteringNamhyung Kim2014-04-28
* | perf tests: Factor out fake_setup_machine()Namhyung Kim2014-04-28
|/
* perf tools: Instead of redirecting flex output, use -oCody P Schafer2014-04-15
* perf bench: Add futex-requeue microbenchmarkDavidlohr Bueso2014-03-14
* perf bench: Add futex-wake microbenchmarkDavidlohr Bueso2014-03-14
* perf bench: Add futex-hash microbenchmarkDavidlohr Bueso2014-03-14
* perf tools: Setup default dwarf post unwinderJiri Olsa2014-02-24
* perf tools: Add libdw DWARF post unwind supportJiri Olsa2014-02-24
* perf tools: Factor features display codeJiri Olsa2014-02-24
* perf tools: Fix bison OUTPUT directories dependencyJiri Olsa2014-02-24
* perf tools: Drop prefetch.hBorislav Petkov2014-02-18
* perf tools: Move hash.h headerBorislav Petkov2014-02-18
* perf tools: Move fs.* to lib/api/fs/Borislav Petkov2014-02-18
* perf callchain: Separate perf_reg_value function in perf_regs objectJiri Olsa2014-02-18
* perf callchain: Separate libunwind code to special objectJiri Olsa2014-02-18