aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.perf
AgeCommit message (Expand)Author
2019-05-29perf: change --root to --prefix for python installTom Zanussi
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-01tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD definesAlexey Budankov
2019-03-28tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.hArnaldo Carvalho de Melo
2019-02-14perf tools: Rename LIB_FILE to LIBPERF_AJiri Olsa
2019-02-14perf tools: Compile perf with libperf-in.o instead of libperf.aJiri Olsa
2019-02-14perf coresight: Do not test for libopencsd by defaultArnaldo Carvalho de Melo
2019-01-25perf script python: Remove explicit shebang from Python scriptsTony Jones
2019-01-08perf tools: Make find_vdso_map() more modularFlorian Fainelli
2019-01-04perf python: Make sure the python binding output directory is in placeArnaldo Carvalho de Melo
2018-12-28perf trace: Wire up ioctl's USBDEBFS_ cmd table generatorArnaldo Carvalho de Melo
2018-12-18perf trace: Wire up the fadvise 'advice' table generatorArnaldo Carvalho de Melo
2018-12-18perf beauty: Wire up the x86_arch prctl code table generatorArnaldo Carvalho de Melo
2018-12-18perf tools: Link libperf-jvmti.so with LDFLAGS variableJiri Olsa
2018-12-18perf beauty: Wire up the renameat flags table generator to the MakefileArnaldo Carvalho de Melo
2018-12-17perf beauty mmap_flags: Check if the arch has a mmap.h fileArnaldo Carvalho de Melo
2018-12-17tools build feature: Check if libaio is availableAlexey Budankov
2018-11-21perf jvmti: Separate jvmti cmlr checkJiri Olsa
2018-11-05perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to find the headersArnaldo Carvalho de Melo
2018-10-31perf beauty: Wire up the mmap flags table generator to the MakefileArnaldo Carvalho de Melo
2018-10-30perf trace beauty: Beautify mount/umount's 'flags' argumentArnaldo Carvalho de Melo
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-16perf tools: Pass build flags to traceevent buildJiri Olsa
2018-08-30perf bpf: Add linux/socket.h to the headers accessible to bpf proggiesArnaldo Carvalho de Melo
2018-08-30perf tools: Streamline bpf examples and headers installationArnaldo Carvalho de Melo
2018-07-31perf trace beauty: Add beautifiers for 'socket''s 'protocol' argArnaldo Carvalho de Melo
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