aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.perf (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-01perf trace: Use the autogenerated mmap 'prot' string/id tableArnaldo Carvalho de Melo1-0/+9
2020-09-29perf trace beauty: Add script to autogenerate mremap's flags args string/id tableArnaldo Carvalho de Melo1-0/+8
2020-09-04perf tools: Make GTK2 support opt-inArnaldo Carvalho de Melo1-3/+3
2020-09-04perf tests: Add test for PE binary format supportRemi Bernon1-0/+1
2020-08-14perf build-ids: Fall back to debuginfod query if debuginfo not foundFrank Ch. Eigler1-0/+2
2020-08-12perf trace beauty: Use the autogenerated protocol family tableArnaldo Carvalho de Melo1-0/+9
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian1-0/+3
2020-05-29perf build: Allow explicitely disabling the NO_SYSCALL_TABLE variableArnaldo Carvalho de Melo1-0/+3
2020-05-28perf tools: Do not display extra info when there is nothing to buildJiri Olsa1-3/+5
2020-05-05perf doc: Pass ASCIIDOC_EXTRA as an argumentIan Rogers1-3/+3
2020-03-26perf: Normalize gcc parameter when generating arch errno tableHe Zhe1-1/+1
2020-03-24perf tools: Unify a bit the build directory outputJiri Olsa1-4/+5
2020-01-06libperf: Move to tools/lib/perfJiri Olsa1-1/+1
2019-11-26perf tools: Allow to link with libbpf dynamicalyJiri Olsa1-1/+5
2019-10-15libbeauty: Hook up the x86 irq_vectors table generatorArnaldo Carvalho de Melo1-0/+8
2019-10-15perf tools: Allow to build with -ltcmallocJiri Olsa1-0/+2
2019-10-11perf tools: Propagate CFLAGS to libperfJiri Olsa1-1/+1
2019-10-09perf beauty: Hook up the x86 MSR table generatorArnaldo Carvalho de Melo1-0/+9
2019-09-25libtraceevent: Move traceevent plugins in its own subdirectoryTzvetomir Stoyanov (VMware)1-2/+2
2019-09-10perf python: Add missing python/perf.so dependency for libperfJiri Olsa1-1/+1
2019-08-12tools build: Add capability-related feature detectionIgor Lubashev1-0/+2
2019-07-29libperf: Add libperf to the python.so buildJiri Olsa1-0/+1
2019-07-29libperf: Make libperf.a part of the perf buildJiri Olsa1-14/+16
2019-06-03Merge tag 'v5.2-rc3' into perf/core, to pick up fixesIngo Molnar1-0/+1
2019-05-28perf trace: Beautify 'sync_file_range' argumentsArnaldo Carvalho de Melo1-2/+10
2019-05-28perf trace: Beautify 'fsmount' argumentsArnaldo Carvalho de Melo1-0/+8
2019-05-28perf trace: Beautify 'fsconfig' argumentsArnaldo Carvalho de Melo1-0/+8
2019-05-28perf trace: Beautify 'fspick' argumentsArnaldo Carvalho de Melo1-0/+8
2019-05-28perf trace: Beautify 'move_mount' argumentsArnaldo Carvalho de Melo1-0/+8
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-01tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD definesAlexey Budankov1-0/+3
2019-03-28tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.hArnaldo Carvalho de Melo1-2/+2
2019-02-14perf tools: Rename LIB_FILE to LIBPERF_AJiri Olsa1-3/+3
2019-02-14perf tools: Compile perf with libperf-in.o instead of libperf.aJiri Olsa1-8/+8
2019-02-14perf coresight: Do not test for libopencsd by defaultArnaldo Carvalho de Melo1-1/+1
2019-01-25perf script python: Remove explicit shebang from Python scriptsTony Jones1-2/+2
2019-01-08perf tools: Make find_vdso_map() more modularFlorian Fainelli1-2/+2
2019-01-04perf python: Make sure the python binding output directory is in placeArnaldo Carvalho de Melo1-1/+3
2018-12-28perf trace: Wire up ioctl's USBDEBFS_ cmd table generatorArnaldo Carvalho de Melo1-0/+8
2018-12-18perf trace: Wire up the fadvise 'advice' table generatorArnaldo Carvalho de Melo1-0/+8
2018-12-18perf beauty: Wire up the x86_arch prctl code table generatorArnaldo Carvalho de Melo1-0/+9
2018-12-18perf tools: Link libperf-jvmti.so with LDFLAGS variableJiri Olsa1-1/+1
2018-12-18perf beauty: Wire up the renameat flags table generator to the MakefileArnaldo Carvalho de Melo1-0/+8
2018-12-17perf beauty mmap_flags: Check if the arch has a mmap.h fileArnaldo Carvalho de Melo1-1/+1
2018-12-17tools build feature: Check if libaio is availableAlexey Budankov1-1/+6
2018-11-21perf jvmti: Separate jvmti cmlr checkJiri Olsa1-0/+3
2018-11-05perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to find the headersArnaldo Carvalho de Melo1-1/+1
2018-10-31perf beauty: Wire up the mmap flags table generator to the MakefileArnaldo Carvalho de Melo1-0/+11
2018-10-30perf trace beauty: Beautify mount/umount's 'flags' argumentArnaldo Carvalho de Melo1-0/+8
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+3