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