aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.perf (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-28perf trace beauty: Beautify pkey_{alloc,free,mprotect} argumentsArnaldo Carvalho de Melo1-1/+11
2017-08-28perf tools: Pass full path of FEATURES_DUMPDavid Carrillo-Cisneros1-1/+1
2017-08-28perf tools: Allow external definition of flex and bison binary namesDavid Carrillo-Cisneros1-2/+2
2017-08-28perf tools: Fix static build with newer toolchainsJiri Olsa1-1/+7
2017-08-11perf test shell: Move vfs_getname probe function to libArnaldo Carvalho de Melo1-1/+3
2017-08-11perf test shell: Install shell testsArnaldo Carvalho de Melo1-1/+3
2017-08-01perf trace beautify ioctl: Beautify perf ioctl's 'cmd' argArnaldo Carvalho de Melo1-2/+11
2017-08-01perf trace beautify ioctl: Beautify vhost virtio ioctl's 'cmd' argArnaldo Carvalho de Melo1-2/+11
2017-08-01perf trace beautify ioctl: Beautify KVM ioctl's 'cmd' argArnaldo Carvalho de Melo1-2/+13
2017-08-01perf trace beautify ioctl: Beautify sound ioctl's 'cmd' argArnaldo Carvalho de Melo1-5/+21
2017-08-01perf trace beauty ioctl: Beautify DRM ioctl cmdsArnaldo Carvalho de Melo1-2/+14
2017-07-25perf jvmti: Fix linker error when libelf config is disabledSudeep Holla1-1/+1
2017-07-25perf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS to makefileDavid Carrillo-Cisneros1-1/+7
2017-06-14perf tools: Fix build with ARCH=x86_64Jiada Wang1-1/+1
2017-02-17perf build: Add special fixdep cleaning ruleJiri Olsa1-2/+2
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