summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.perf
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...Ingo Molnar2017-01-051-2/+2
|\
| * perf tools: Install tools/lib/traceevent plugins with install-binArnaldo Carvalho de Melo2017-01-031-2/+2
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-231-93/+1
|\|
| * perf tools: Move headers check into bash scriptJiri Olsa2016-12-151-93/+1
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-12-171-1/+1
|\ \ | |/ |/|
| * make use of make variable CURDIR instead of calling pwdUwe Kleine-König2016-12-111-1/+1
* | perf tools: Move perf build related variables under non fixdep legJiri Olsa2016-12-061-5/+5
* | perf tools: Force fixdep compilation at the start of the buildJiri Olsa2016-12-061-12/+38
* | perf tools: Move PERF-VERSION-FILE target into rules areaJiri Olsa2016-12-061-4/+4
* | perf tools: Add non config targetsJiri Olsa2016-12-051-1/+1
* | perf tools: Move python/perf.so target into rules areaJiri Olsa2016-12-051-11/+8
* | perf tools: Move install-gtk target into rules areaJiri Olsa2016-12-051-5/+7
* | perf build: Add clang and llvm compile and linking supportWang Nan2016-12-051-1/+22
* | perf jvmti: Plug compilation into perf buildJiri Olsa2016-11-141-1/+23
* | perf bench mem: Ignore export.h related changes to mem{cpy,set}.SArnaldo Carvalho de Melo2016-10-281-2/+2
|/
* perf jevents: Program to convert JSON fileAndi Kleen2016-10-031-4/+30
* perf build: Compare mman.h related headers against kernel originalsWang Nan2016-09-131-0/+9
* perf tools: Skip running the feature tests for 'make install-doc'Rui Teng2016-08-231-1/+1
* tools: Copy coresight-pmu.h header file needed by perf toolsMathieu Poirier2016-08-231-0/+3
* perf tools: Move config/Makefile into Makefile.configJiri Olsa2016-08-021-3/+3
* tools: Copy linux/{hash,poison}.h and check for driftArnaldo Carvalho de Melo2016-07-181-0/+3
* tools: Copy the bitops files accessed from the kernel and check for driftArnaldo Carvalho de Melo2016-07-181-0/+15
* perf build: Add sdt feature detectionMasami Hiramatsu2016-07-131-0/+3
* tools: Copy the header files needed by perf toolsArnaldo Carvalho de Melo2016-07-121-0/+30
* tools: Copy uapi/linux/hw_breakpoint.h from the kernelArnaldo Carvalho de Melo2016-07-121-0/+3
* tools: Copy uapi/asm/perf_regs.h from the kernelArnaldo Carvalho de Melo2016-07-121-0/+12
* perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarksArnaldo Carvalho de Melo2016-07-121-0/+15
* tools: Add copy of perf_event.h to tools/include/linux/Arnaldo Carvalho de Melo2016-07-121-0/+3
* perf tools: Let python use correct gcc for build_extHe Kuang2016-06-221-1/+2
* perf tools: Build syscall table .c header from kernel's syscall_64.tblArnaldo Carvalho de Melo2016-04-081-4/+9
* perf tools: Remove superfluous ARCH Makefile includesJiri Olsa2016-04-061-2/+0
* tools: Move utilities.mak from perf to tools/scripts/Arnaldo Carvalho de Melo2016-03-181-1/+1
* perf build: Add EXTRA_LDFLAGS option to makefileZubair Lutfullah Kakakhel2016-02-121-0/+2
* perf build: Add libcrypto feature detectionStephane Eranian2016-02-051-0/+3
* perf build: Select all feature checkers for feature-dumpWang Nan2016-01-261-0/+9
* perf test: Add libbpf relocation checkerWang Nan2016-01-261-1/+1
* perf build: Introduce FEATURES_DUMP make variableJiri Olsa2016-01-151-1/+13
* perf build: Add feature-dump targetJiri Olsa2016-01-151-0/+11
* perf report: Show random usage tip on the help lineNamhyung Kim2016-01-081-0/+3
* perf tools: Include all tools/lib directory for tags/cscope/TAGS targetsJiri Olsa2016-01-081-1/+1
* perf build: Use FEATURE-DUMP in bpf subprojectJiri Olsa2016-01-061-1/+1
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-171-4/+16
* perf build: Rename LIB_PATH -> API_PATHJosh Poimboeuf2015-12-141-4/+4
* perf build: Fix 'make clean'Josh Poimboeuf2015-12-141-3/+4
* perf build: Fix traceevent plugins build raceJiri Olsa2015-11-261-1/+1
* perf tools: Make sure fixdep is built before libbpfJiri Olsa2015-10-291-1/+1
* perf tools: Make perf depend on libbpfWang Nan2015-10-281-2/+19
* tools build: Build fixdep helper from perf and basic libsJiri Olsa2015-09-281-6/+6
* perf tools: Rename the 'single_dep' target to 'prepare'Jiri Olsa2015-09-281-10/+10
* tools build: Add Makefile.includeJiri Olsa2015-09-281-1/+1