summaryrefslogtreecommitdiff
path: root/tools/perf/Makefile.perf
AgeCommit message (Expand)Author
2015-01-16tools: Remove bitops/hweight usage of bits in tools/perfArnaldo Carvalho de Melo
2015-01-16perf tools: Fix building error in x86_64 when dwarf unwind is onNamhyung Kim
2014-12-17tools: Adopt fls_long and depsArnaldo Carvalho de Melo
2014-12-17tools: Move bitops.h from tools/perf/util to tools/Arnaldo Carvalho de Melo
2014-12-17tools: Introduce asm-generic/bitops.hArnaldo Carvalho de Melo
2014-12-17tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/libArnaldo Carvalho de Melo
2014-12-17tools: Move code originally from asm-generic/atomic.h into tools/include/asm-...Arnaldo Carvalho de Melo
2014-12-17tools: Move code originally from linux/log2.h to tools/include/linux/Arnaldo Carvalho de Melo
2014-12-17tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.hArnaldo Carvalho de Melo
2014-12-09perf bench: Merge memset into memcpyRabin Vincent
2014-11-19perf tools: Clean up libelf feature support codeNamhyung Kim
2014-11-05perf tools: Add gzip decompression support for kernel moduleNamhyung Kim
2014-11-03perf tools: Add a thread stack for synthesizing call chainsAdrian Hunter
2014-10-29perf tools: Add facility to export data in database-friendly wayAdrian Hunter
2014-10-29perf tools: Build programs to copy 32-bit compatibilityAdrian Hunter
2014-09-25tools lib api: Adopt fdarray class from perf's evlistArnaldo Carvalho de Melo
2014-09-25perf tests: Add test for perf_evlist__filter_pollfd()Arnaldo Carvalho de Melo
2014-09-17perf tools: Add perf-with-kcore scriptAdrian Hunter
2014-08-22perf tests: Add a test for tracking with sched_switchAdrian Hunter
2014-08-12perf tools: Create ordered-events objectJiri Olsa
2014-07-18perf tools: Enable close-on-exec flag on perf file descriptorYann Droneaud
2014-07-17perf tools: Allow TSC conversion on any archAdrian Hunter
2014-07-16perf kvm: Move arch specific code into arch/Alexander Yarygin
2014-06-09perf tools: Prettify the tags/TAGS/cscope targets outputJiri Olsa
2014-06-03perf tools: Fix 'make help' message errorJianyu Zhan
2014-06-03perf tools: Consider header files outside perf directory in tags targetSebastian Andrzej Siewior
2014-06-01perf tests: Add a test case for cumulating callchainsNamhyung Kim
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