summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.perf
AgeCommit message (Expand)AuthorLines
2016-10-03perf jevents: Program to convert JSON fileAndi Kleen-4/+30
2016-09-13perf build: Compare mman.h related headers against kernel originalsWang Nan-0/+9
2016-08-23perf tools: Skip running the feature tests for 'make install-doc'Rui Teng-1/+1
2016-08-23tools: Copy coresight-pmu.h header file needed by perf toolsMathieu Poirier-0/+3
2016-08-02perf tools: Move config/Makefile into Makefile.configJiri Olsa-3/+3
2016-07-18tools: Copy linux/{hash,poison}.h and check for driftArnaldo Carvalho de Melo-0/+3
2016-07-18tools: Copy the bitops files accessed from the kernel and check for driftArnaldo Carvalho de Melo-0/+15
2016-07-13perf build: Add sdt feature detectionMasami Hiramatsu-0/+3
2016-07-12tools: Copy the header files needed by perf toolsArnaldo Carvalho de Melo-0/+30
2016-07-12tools: Copy uapi/linux/hw_breakpoint.h from the kernelArnaldo Carvalho de Melo-0/+3
2016-07-12tools: Copy uapi/asm/perf_regs.h from the kernelArnaldo Carvalho de Melo-0/+12
2016-07-12perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarksArnaldo Carvalho de Melo-0/+15
2016-07-12tools: Add copy of perf_event.h to tools/include/linux/Arnaldo Carvalho de Melo-0/+3
2016-06-22perf tools: Let python use correct gcc for build_extHe Kuang-1/+2
2016-04-08perf tools: Build syscall table .c header from kernel's syscall_64.tblArnaldo Carvalho de Melo-4/+9
2016-04-06perf tools: Remove superfluous ARCH Makefile includesJiri Olsa-2/+0
2016-03-18tools: Move utilities.mak from perf to tools/scripts/Arnaldo Carvalho de Melo-1/+1
2016-02-12perf build: Add EXTRA_LDFLAGS option to makefileZubair Lutfullah Kakakhel-0/+2
2016-02-05perf build: Add libcrypto feature detectionStephane Eranian-0/+3
2016-01-26perf build: Select all feature checkers for feature-dumpWang Nan-0/+9
2016-01-26perf test: Add libbpf relocation checkerWang Nan-1/+1
2016-01-15perf build: Introduce FEATURES_DUMP make variableJiri Olsa-1/+13
2016-01-15perf build: Add feature-dump targetJiri Olsa-0/+11
2016-01-08perf report: Show random usage tip on the help lineNamhyung Kim-0/+3
2016-01-08perf tools: Include all tools/lib directory for tags/cscope/TAGS targetsJiri Olsa-1/+1
2016-01-06perf build: Use FEATURE-DUMP in bpf subprojectJiri Olsa-1/+1
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf-4/+16
2015-12-14perf build: Rename LIB_PATH -> API_PATHJosh Poimboeuf-4/+4
2015-12-14perf build: Fix 'make clean'Josh Poimboeuf-3/+4
2015-11-26perf build: Fix traceevent plugins build raceJiri Olsa-1/+1
2015-10-29perf tools: Make sure fixdep is built before libbpfJiri Olsa-1/+1
2015-10-28perf tools: Make perf depend on libbpfWang Nan-2/+19
2015-09-28tools build: Build fixdep helper from perf and basic libsJiri Olsa-6/+6
2015-09-28perf tools: Rename the 'single_dep' target to 'prepare'Jiri Olsa-10/+10
2015-09-28tools build: Add Makefile.includeJiri Olsa-1/+1
2015-09-14perf tools: Add tools/include into tags directoriesJiri Olsa-1/+1
2015-08-17perf tools: Add Intel PT instruction decoderAdrian Hunter-2/+10
2015-07-21Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar-0/+5
2015-07-20perf trace: Support 'strace' syscall event groupsArnaldo Carvalho de Melo-0/+5
2015-07-15perf tools: Really allow to specify custom CC, AR or LDAlexey Brodkin-3/+16
2015-07-01perf tools: Allow to specify custom linker commandAaro Koskinen-1/+1
2015-07-01perf tools: Create config.detected into OUTPUT directoryAaro Koskinen-1/+1
2015-06-17perf tools: Move libtraceevent dynamic list to separated LDFLAGS variableWang Nan-3/+5
2015-06-16tools lib traceevent: Fix python/perf.so compiling errorWang Nan-1/+1
2015-06-08tools lib traceevent: Export dynamic symbols used by traceevent pluginsHe Kuang-2/+12
2015-05-27perf tools: Separate the tests and tools in installationNam T. Nguyen-1/+5
2015-05-05perf tools: Add build option NO_AUXTRACE to exclude AUX area tracingAdrian Hunter-0/+2
2015-03-30perf build: Disable libbabeltrace check by defaultJiri Olsa-1/+1
2015-03-21perf tools: Add lzma decompression support for kernel moduleJiri Olsa-0/+2
2015-03-21perf build: Move feature checks code under tools/buildJiri Olsa-1/+1