summaryrefslogtreecommitdiff
path: root/tools/perf/Makefile.perf
Commit message (Expand)AuthorAge
* perf trace beauty kcmp: Beautify argumentsArnaldo Carvalho de Melo2017-10-31
* perf trace beauty prctl: Generate 'option' string table from kernel headersArnaldo Carvalho de Melo2017-10-27
* perf trace beauty madvise: Generate 'behavior' string table from kernel headersArnaldo Carvalho de Melo2017-09-21
* perf tools: Add python-clean targetJiri Olsa2017-09-13
* perf trace beauty: Beautify pkey_{alloc,free,mprotect} argumentsArnaldo Carvalho de Melo2017-08-28
* perf tools: Pass full path of FEATURES_DUMPDavid Carrillo-Cisneros2017-08-28
* perf tools: Allow external definition of flex and bison binary namesDavid Carrillo-Cisneros2017-08-28
* perf tools: Fix static build with newer toolchainsJiri Olsa2017-08-28
* perf test shell: Move vfs_getname probe function to libArnaldo Carvalho de Melo2017-08-11
* perf test shell: Install shell testsArnaldo Carvalho de Melo2017-08-11
* perf trace beautify ioctl: Beautify perf ioctl's 'cmd' argArnaldo Carvalho de Melo2017-08-01
* perf trace beautify ioctl: Beautify vhost virtio ioctl's 'cmd' argArnaldo Carvalho de Melo2017-08-01
* perf trace beautify ioctl: Beautify KVM ioctl's 'cmd' argArnaldo Carvalho de Melo2017-08-01
* perf trace beautify ioctl: Beautify sound ioctl's 'cmd' argArnaldo Carvalho de Melo2017-08-01
* perf trace beauty ioctl: Beautify DRM ioctl cmdsArnaldo Carvalho de Melo2017-08-01
* perf jvmti: Fix linker error when libelf config is disabledSudeep Holla2017-07-25
* perf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS to makefileDavid Carrillo-Cisneros2017-07-25
* perf tools: Fix build with ARCH=x86_64Jiada Wang2017-06-14
* perf build: Add special fixdep cleaning ruleJiri Olsa2017-02-17
* perf jvmti: Create libdir directory before installing libperf-jvmti.soLaura Abbott2017-01-11
* Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...Ingo Molnar2017-01-05
|\
| * perf tools: Install tools/lib/traceevent plugins with install-binArnaldo Carvalho de Melo2017-01-03
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-23
|\ \ | |/
| * perf tools: Move headers check into bash scriptJiri Olsa2016-12-15
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-12-17
|\ \ | |/ |/|
| * make use of make variable CURDIR instead of calling pwdUwe Kleine-König2016-12-11
* | perf tools: Move perf build related variables under non fixdep legJiri Olsa2016-12-06
* | perf tools: Force fixdep compilation at the start of the buildJiri Olsa2016-12-06
* | perf tools: Move PERF-VERSION-FILE target into rules areaJiri Olsa2016-12-06
* | perf tools: Add non config targetsJiri Olsa2016-12-05
* | perf tools: Move python/perf.so target into rules areaJiri Olsa2016-12-05
* | perf tools: Move install-gtk target into rules areaJiri Olsa2016-12-05
* | perf build: Add clang and llvm compile and linking supportWang Nan2016-12-05
* | perf jvmti: Plug compilation into perf buildJiri Olsa2016-11-14
* | perf bench mem: Ignore export.h related changes to mem{cpy,set}.SArnaldo Carvalho de Melo2016-10-28
|/
* perf jevents: Program to convert JSON fileAndi Kleen2016-10-03
* perf build: Compare mman.h related headers against kernel originalsWang Nan2016-09-13
* perf tools: Skip running the feature tests for 'make install-doc'Rui Teng2016-08-23
* tools: Copy coresight-pmu.h header file needed by perf toolsMathieu Poirier2016-08-23
* perf tools: Move config/Makefile into Makefile.configJiri Olsa2016-08-02
* tools: Copy linux/{hash,poison}.h and check for driftArnaldo Carvalho de Melo2016-07-18
* tools: Copy the bitops files accessed from the kernel and check for driftArnaldo Carvalho de Melo2016-07-18
* perf build: Add sdt feature detectionMasami Hiramatsu2016-07-13
* tools: Copy the header files needed by perf toolsArnaldo Carvalho de Melo2016-07-12
* tools: Copy uapi/linux/hw_breakpoint.h from the kernelArnaldo Carvalho de Melo2016-07-12
* tools: Copy uapi/asm/perf_regs.h from the kernelArnaldo Carvalho de Melo2016-07-12
* perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarksArnaldo Carvalho de Melo2016-07-12
* tools: Add copy of perf_event.h to tools/include/linux/Arnaldo Carvalho de Melo2016-07-12
* perf tools: Let python use correct gcc for build_extHe Kuang2016-06-22
* perf tools: Build syscall table .c header from kernel's syscall_64.tblArnaldo Carvalho de Melo2016-04-08