summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.perf
Commit message (Expand)AuthorAgeFilesLines
* tools: Adopt fls_long and depsArnaldo Carvalho de Melo2014-12-171-0/+3
* tools: Move bitops.h from tools/perf/util to tools/Arnaldo Carvalho de Melo2014-12-171-1/+1
* tools: Introduce asm-generic/bitops.hArnaldo Carvalho de Melo2014-12-171-0/+1
* tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/libArnaldo Carvalho de Melo2014-12-171-0/+5
* tools: Move code originally from asm-generic/atomic.h into tools/include/asm-...Arnaldo Carvalho de Melo2014-12-171-0/+1
* tools: Move code originally from linux/log2.h to tools/include/linux/Arnaldo Carvalho de Melo2014-12-171-0/+1
* tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.hArnaldo Carvalho de Melo2014-12-171-0/+1
* perf bench: Merge memset into memcpyRabin Vincent2014-12-091-1/+0
* perf tools: Clean up libelf feature support codeNamhyung Kim2014-11-191-2/+0
* perf tools: Add gzip decompression support for kernel moduleNamhyung Kim2014-11-051-0/+7
* perf tools: Add a thread stack for synthesizing call chainsAdrian Hunter2014-11-031-0/+2
* perf tools: Add facility to export data in database-friendly wayAdrian Hunter2014-10-291-0/+2
* perf tools: Build programs to copy 32-bit compatibilityAdrian Hunter2014-10-291-4/+34
* tools lib api: Adopt fdarray class from perf's evlistArnaldo Carvalho de Melo2014-09-251-2/+2
* perf tests: Add test for perf_evlist__filter_pollfd()Arnaldo Carvalho de Melo2014-09-251-0/+1
* perf tools: Add perf-with-kcore scriptAdrian Hunter2014-09-171-1/+4
* perf tests: Add a test for tracking with sched_switchAdrian Hunter2014-08-221-0/+1
* perf tools: Create ordered-events objectJiri Olsa2014-08-121-0/+2
* perf tools: Enable close-on-exec flag on perf file descriptorYann Droneaud2014-07-181-0/+1
* perf tools: Allow TSC conversion on any archAdrian Hunter2014-07-171-0/+2
* perf kvm: Move arch specific code into arch/Alexander Yarygin2014-07-161-0/+1
* perf tools: Prettify the tags/TAGS/cscope targets outputJiri Olsa2014-06-091-3/+3
* perf tools: Fix 'make help' message errorJianyu Zhan2014-06-031-2/+2
* perf tools: Consider header files outside perf directory in tags targetSebastian Andrzej Siewior2014-06-031-3/+6
* perf tests: Add a test case for cumulating callchainsNamhyung Kim2014-06-011-0/+1
* perf tests: Add a testcase for histogram output sortingNamhyung Kim2014-05-211-0/+1
* perf tests: Add dwarf unwind test on ARMJean Pihet2014-05-161-1/+1
* tools: Consolidate types.hBorislav Petkov2014-05-011-2/+1
* tools: Unify export.hBorislav Petkov2014-05-011-1/+1
* Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2014-05-011-1/+1
|\
| * perf tools: Use LDFLAGS instead of ALL_LDFLAGSJiri Olsa2014-04-301-1/+1
* | perf tests: Add map groups sharing with thread object testJiri Olsa2014-04-281-0/+1
* | perf tests: Add thread maps lookup automated testsJiri Olsa2014-04-281-0/+1
* | perf tests: Add a test case for hists filteringNamhyung Kim2014-04-281-0/+1
* | perf tests: Factor out fake_setup_machine()Namhyung Kim2014-04-281-0/+1
|/
* perf tools: Instead of redirecting flex output, use -oCody P Schafer2014-04-151-2/+2
* perf bench: Add futex-requeue microbenchmarkDavidlohr Bueso2014-03-141-0/+1
* perf bench: Add futex-wake microbenchmarkDavidlohr Bueso2014-03-141-0/+1
* perf bench: Add futex-hash microbenchmarkDavidlohr Bueso2014-03-141-0/+1
* perf tools: Setup default dwarf post unwinderJiri Olsa2014-02-241-4/+1
* perf tools: Add libdw DWARF post unwind supportJiri Olsa2014-02-241-0/+11
* perf tools: Factor features display codeJiri Olsa2014-02-241-1/+3
* perf tools: Fix bison OUTPUT directories dependencyJiri Olsa2014-02-241-2/+8
* perf tools: Drop prefetch.hBorislav Petkov2014-02-181-1/+0
* perf tools: Move hash.h headerBorislav Petkov2014-02-181-1/+1
* perf tools: Move fs.* to lib/api/fs/Borislav Petkov2014-02-181-3/+0
* perf callchain: Separate perf_reg_value function in perf_regs objectJiri Olsa2014-02-181-0/+1
* perf callchain: Separate libunwind code to special objectJiri Olsa2014-02-181-1/+1
* perf tests x86: Add dwarf unwind testJiri Olsa2014-02-181-0/+8
* perf: tools: Fix cross buildingMark Rutland2014-01-151-0/+1
OpenPOWER on IntegriCloud