summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.perf
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Fix perf builds with clang supportSandipan Das2018-04-091-1/+2
* perf tools: Update tags with .cpp filesJiri Olsa2018-03-081-3/+3
* Merge tag 'v4.16-rc4' into perf/core, to pick up fixesIngo Molnar2018-03-061-6/+0
|\
| * tools: fix cross-compile var clobberingMartin Kelly2018-02-211-6/+0
* | perf tools: Add Python 3 supportJaroslav Škarvada2018-02-191-2/+2
|/
* perf tools: Integrating the CoreSight decoding libraryMathieu Poirier2018-01-251-0/+2
* perf util: Introduce architecture specific errno/name mappingHendrik Brueckner2018-01-231-2/+11
* perf tools: Enable LIBBABELTRACE by defaultJiri Olsa2018-01-081-1/+1
* perf trace beauty kcmp: Beautify argumentsArnaldo Carvalho de Melo2017-10-311-0/+9
* perf trace beauty prctl: Generate 'option' string table from kernel headersArnaldo Carvalho de Melo2017-10-271-2/+11
* perf trace beauty madvise: Generate 'behavior' string table from kernel headersArnaldo Carvalho de Melo2017-09-211-0/+9
* perf tools: Add python-clean targetJiri Olsa2017-09-131-3/+5
* perf trace beauty: Beautify pkey_{alloc,free,mprotect} argumentsArnaldo Carvalho de Melo2017-08-281-1/+11
* perf tools: Pass full path of FEATURES_DUMPDavid Carrillo-Cisneros2017-08-281-1/+1
* perf tools: Allow external definition of flex and bison binary namesDavid Carrillo-Cisneros2017-08-281-2/+2
* perf tools: Fix static build with newer toolchainsJiri Olsa2017-08-281-1/+7
* perf test shell: Move vfs_getname probe function to libArnaldo Carvalho de Melo2017-08-111-1/+3
* perf test shell: Install shell testsArnaldo Carvalho de Melo2017-08-111-1/+3
* perf trace beautify ioctl: Beautify perf ioctl's 'cmd' argArnaldo Carvalho de Melo2017-08-011-2/+11
* perf trace beautify ioctl: Beautify vhost virtio ioctl's 'cmd' argArnaldo Carvalho de Melo2017-08-011-2/+11
* perf trace beautify ioctl: Beautify KVM ioctl's 'cmd' argArnaldo Carvalho de Melo2017-08-011-2/+13
* perf trace beautify ioctl: Beautify sound ioctl's 'cmd' argArnaldo Carvalho de Melo2017-08-011-5/+21
* perf trace beauty ioctl: Beautify DRM ioctl cmdsArnaldo Carvalho de Melo2017-08-011-2/+14
* perf jvmti: Fix linker error when libelf config is disabledSudeep Holla2017-07-251-1/+1
* perf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS to makefileDavid Carrillo-Cisneros2017-07-251-1/+7
* perf tools: Fix build with ARCH=x86_64Jiada Wang2017-06-141-1/+1
* perf build: Add special fixdep cleaning ruleJiri Olsa2017-02-171-2/+2
* perf jvmti: Create libdir directory before installing libperf-jvmti.soLaura Abbott2017-01-111-0/+1
* 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
OpenPOWER on IntegriCloud