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