summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.perf
Commit message (Expand)AuthorAgeFilesLines
* perf bpf: Add linux/socket.h to the headers accessible to bpf proggiesArnaldo Carvalho de Melo2018-08-301-1/+3
* perf tools: Streamline bpf examples and headers installationArnaldo Carvalho de Melo2018-08-301-8/+6Star
* perf trace beauty: Add beautifiers for 'socket''s 'protocol' argArnaldo Carvalho de Melo2018-07-311-0/+10
* perf bpf: Fixup include and examples install messagesArnaldo Carvalho de Melo2018-05-191-0/+2
* perf bpf: Add bpf.h to be used in eBPF proggiesArnaldo Carvalho de Melo2018-05-151-0/+1
* perf bpf: Add 'examples' directoriesArnaldo Carvalho de Melo2018-05-151-0/+3
* perf llvm-utils: Add bpf include path to clang command lineArnaldo Carvalho de Melo2018-05-151-0/+4
* 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/+0Star
|\
| * tools: fix cross-compile var clobberingMartin Kelly2018-02-221-6/+0Star
* | 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-241-93/+1Star
|\|
| * perf tools: Move headers check into bash scriptJiri Olsa2016-12-151-93/+1Star
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-12-181-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/+8Star
* | 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
|/