aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.perf
AgeCommit message (Expand)Author
2017-08-01perf trace beautify ioctl: Beautify KVM ioctl's 'cmd' argArnaldo Carvalho de Melo
2017-08-01perf trace beautify ioctl: Beautify sound ioctl's 'cmd' argArnaldo Carvalho de Melo
2017-08-01perf trace beauty ioctl: Beautify DRM ioctl cmdsArnaldo Carvalho de Melo
2017-07-25perf jvmti: Fix linker error when libelf config is disabledSudeep Holla
2017-07-25perf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS to makefileDavid Carrillo-Cisneros
2017-06-14perf tools: Fix build with ARCH=x86_64Jiada Wang
2017-02-17perf build: Add special fixdep cleaning ruleJiri Olsa
2017-01-11perf jvmti: Create libdir directory before installing libperf-jvmti.soLaura Abbott
2017-01-05Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...Ingo Molnar
2017-01-03perf tools: Install tools/lib/traceevent plugins with install-binArnaldo Carvalho de Melo
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-12-15perf tools: Move headers check into bash scriptJiri Olsa
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König
2016-12-06perf tools: Move perf build related variables under non fixdep legJiri Olsa
2016-12-06perf tools: Force fixdep compilation at the start of the buildJiri Olsa
2016-12-06perf tools: Move PERF-VERSION-FILE target into rules areaJiri Olsa
2016-12-05perf tools: Add non config targetsJiri Olsa
2016-12-05perf tools: Move python/perf.so target into rules areaJiri Olsa
2016-12-05perf tools: Move install-gtk target into rules areaJiri Olsa
2016-12-05perf build: Add clang and llvm compile and linking supportWang Nan
2016-11-14perf jvmti: Plug compilation into perf buildJiri Olsa
2016-10-28perf bench mem: Ignore export.h related changes to mem{cpy,set}.SArnaldo Carvalho de Melo
2016-10-03perf jevents: Program to convert JSON fileAndi Kleen
2016-09-13perf build: Compare mman.h related headers against kernel originalsWang Nan
2016-08-23perf tools: Skip running the feature tests for 'make install-doc'Rui Teng
2016-08-23tools: Copy coresight-pmu.h header file needed by perf toolsMathieu Poirier
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