aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.perf
AgeCommit message (Expand)Author
2018-05-19perf bpf: Fixup include and examples install messagesArnaldo Carvalho de Melo
2018-05-15perf bpf: Add bpf.h to be used in eBPF proggiesArnaldo Carvalho de Melo
2018-05-15perf bpf: Add 'examples' directoriesArnaldo Carvalho de Melo
2018-05-15perf llvm-utils: Add bpf include path to clang command lineArnaldo Carvalho de Melo
2018-04-09perf tools: Fix perf builds with clang supportSandipan Das
2018-03-08perf tools: Update tags with .cpp filesJiri Olsa
2018-03-06Merge tag 'v4.16-rc4' into perf/core, to pick up fixesIngo Molnar
2018-02-21tools: fix cross-compile var clobberingMartin Kelly
2018-02-19perf tools: Add Python 3 supportJaroslav Škarvada
2018-01-25perf tools: Integrating the CoreSight decoding libraryMathieu Poirier
2018-01-23perf util: Introduce architecture specific errno/name mappingHendrik Brueckner
2018-01-08perf tools: Enable LIBBABELTRACE by defaultJiri Olsa
2017-10-31perf trace beauty kcmp: Beautify argumentsArnaldo Carvalho de Melo
2017-10-27perf trace beauty prctl: Generate 'option' string table from kernel headersArnaldo Carvalho de Melo
2017-09-21perf trace beauty madvise: Generate 'behavior' string table from kernel headersArnaldo Carvalho de Melo
2017-09-13perf tools: Add python-clean targetJiri Olsa
2017-08-28perf trace beauty: Beautify pkey_{alloc,free,mprotect} argumentsArnaldo Carvalho de Melo
2017-08-28perf tools: Pass full path of FEATURES_DUMPDavid Carrillo-Cisneros
2017-08-28perf tools: Allow external definition of flex and bison binary namesDavid Carrillo-Cisneros
2017-08-28perf tools: Fix static build with newer toolchainsJiri Olsa
2017-08-11perf test shell: Move vfs_getname probe function to libArnaldo Carvalho de Melo
2017-08-11perf test shell: Install shell testsArnaldo Carvalho de Melo
2017-08-01perf trace beautify ioctl: Beautify perf ioctl's 'cmd' argArnaldo Carvalho de Melo
2017-08-01perf trace beautify ioctl: Beautify vhost virtio ioctl's 'cmd' argArnaldo Carvalho de Melo
2017-08-01perf trace beautify ioctl: Beautify KVM ioctl's 'cmd' argArnaldo Carvalho de Melo
2017-08-01perf trace beautify ioctl: Beautify sound ioctl's 'cmd' argArnaldo Carvalho de Melo
2017-08-01perf trace beauty ioctl: Beautify DRM ioctl cmdsArnaldo Carvalho de Melo
2017-07-25perf jvmti: Fix linker error when libelf config is disabledSudeep Holla
2017-07-25perf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS to makefileDavid Carrillo-Cisneros
2017-06-14perf tools: Fix build with ARCH=x86_64Jiada Wang
2017-02-17perf build: Add special fixdep cleaning ruleJiri Olsa
2017-01-11perf jvmti: Create libdir directory before installing libperf-jvmti.soLaura Abbott
2017-01-05Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...Ingo Molnar
2017-01-03perf tools: Install tools/lib/traceevent plugins with install-binArnaldo Carvalho de Melo
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-12-15perf tools: Move headers check into bash scriptJiri Olsa
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König
2016-12-06perf tools: Move perf build related variables under non fixdep legJiri Olsa
2016-12-06perf tools: Force fixdep compilation at the start of the buildJiri Olsa
2016-12-06perf tools: Move PERF-VERSION-FILE target into rules areaJiri Olsa
2016-12-05perf tools: Add non config targetsJiri Olsa
2016-12-05perf tools: Move python/perf.so target into rules areaJiri Olsa
2016-12-05perf tools: Move install-gtk target into rules areaJiri Olsa
2016-12-05perf build: Add clang and llvm compile and linking supportWang Nan
2016-11-14perf jvmti: Plug compilation into perf buildJiri Olsa
2016-10-28perf bench mem: Ignore export.h related changes to mem{cpy,set}.SArnaldo Carvalho de Melo
2016-10-03perf jevents: Program to convert JSON fileAndi Kleen
2016-09-13perf build: Compare mman.h related headers against kernel originalsWang Nan
2016-08-23perf tools: Skip running the feature tests for 'make install-doc'Rui Teng