aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.perf
Commit message (Expand)AuthorAge
* perf trace beauty: Add beautifiers for 'socket''s 'protocol' argArnaldo Carvalho de Melo2018-07-31
* perf bpf: Fixup include and examples install messagesArnaldo Carvalho de Melo2018-05-19
* perf bpf: Add bpf.h to be used in eBPF proggiesArnaldo Carvalho de Melo2018-05-15
* perf bpf: Add 'examples' directoriesArnaldo Carvalho de Melo2018-05-15
* perf llvm-utils: Add bpf include path to clang command lineArnaldo Carvalho de Melo2018-05-15
* perf tools: Fix perf builds with clang supportSandipan Das2018-04-09
* perf tools: Update tags with .cpp filesJiri Olsa2018-03-08
* Merge tag 'v4.16-rc4' into perf/core, to pick up fixesIngo Molnar2018-03-06
|\
| * tools: fix cross-compile var clobberingMartin Kelly2018-02-21
* | perf tools: Add Python 3 supportJaroslav Škarvada2018-02-19
|/
* perf tools: Integrating the CoreSight decoding libraryMathieu Poirier2018-01-25
* perf util: Introduce architecture specific errno/name mappingHendrik Brueckner2018-01-23
* perf tools: Enable LIBBABELTRACE by defaultJiri Olsa2018-01-08
* 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