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