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