aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.perf (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-11perf jvmti: Create libdir directory before installing libperf-jvmti.soLaura Abbott1-0/+1
2017-01-05Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar1-2/+2
2017-01-03perf tools: Install tools/lib/traceevent plugins with install-binArnaldo Carvalho de Melo1-2/+2
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-93/+1
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2016-12-15perf tools: Move headers check into bash scriptJiri Olsa1-93/+1
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König1-1/+1
2016-12-06perf tools: Move perf build related variables under non fixdep legJiri Olsa1-5/+5
2016-12-06perf tools: Force fixdep compilation at the start of the buildJiri Olsa1-12/+38
2016-12-06perf tools: Move PERF-VERSION-FILE target into rules areaJiri Olsa1-4/+4
2016-12-05perf tools: Add non config targetsJiri Olsa1-1/+1
2016-12-05perf tools: Move python/perf.so target into rules areaJiri Olsa1-11/+8
2016-12-05perf tools: Move install-gtk target into rules areaJiri Olsa1-5/+7
2016-12-05perf build: Add clang and llvm compile and linking supportWang Nan1-1/+22
2016-11-14perf jvmti: Plug compilation into perf buildJiri Olsa1-1/+23
2016-10-28perf bench mem: Ignore export.h related changes to mem{cpy,set}.SArnaldo Carvalho de Melo1-2/+2
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