summaryrefslogtreecommitdiff
path: root/tools/perf/Makefile.perf
AgeCommit message (Expand)Author
2021-10-05perf build: Fix plugin static linking with libopencsd on ARM and ARM64Branislav Rankov
2021-08-31perf dlfilters: Fix build on environments with a --sysroot gcc argArnaldo Carvalho de Melo
2021-08-11perf tests: Add dlfilter testAdrian Hunter
2021-08-11perf build: Move perf_dlfilters.h in the source treeAdrian Hunter
2021-07-07perf trace: Fix the perf trace link locationJustin M. Forbes
2021-07-05perf stat: Enable BPF counter with --for-each-cgroupNamhyung Kim
2021-07-01perf build: Install perf_dlfilter.hAdrian Hunter
2021-04-29perf tools: Enable libtraceevent dynamic linkingMichael Petlan
2021-04-20perf stat: Enable iostat mode for x86 platformsAlexander Antonov
2021-03-23perf stat: Introduce 'bperf' to share hardware PMCs with BPFSong Liu
2021-03-08Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-03-06perf build: Fix ccache usage in $(CC) when generating arch errno tableAntonio Terceiro
2021-03-06perf build: Move feature cleanup under tools/buildJiri Olsa
2021-03-06perf tools: Enable warnings when compiling BPF programsIan Rogers
2021-02-22Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-01-29tools: Factor Clang, LLC and LLVM utils definitionsSedat Dilek
2021-01-20perf stat: Enable counting events for BPF programsSong Liu
2021-01-15perf build: Support build BPF skeletons with perfSong Liu
2020-11-11tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker
2020-10-01perf trace: Use the autogenerated mmap 'prot' string/id tableArnaldo Carvalho de Melo
2020-09-29perf trace beauty: Add script to autogenerate mremap's flags args string/id t...Arnaldo Carvalho de Melo
2020-09-04perf tools: Make GTK2 support opt-inArnaldo Carvalho de Melo
2020-09-04perf tests: Add test for PE binary format supportRemi Bernon
2020-08-14perf build-ids: Fall back to debuginfod query if debuginfo not foundFrank Ch. Eigler
2020-08-12perf trace beauty: Use the autogenerated protocol family tableArnaldo Carvalho de Melo
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian
2020-05-29perf build: Allow explicitely disabling the NO_SYSCALL_TABLE variableArnaldo Carvalho de Melo
2020-05-28perf tools: Do not display extra info when there is nothing to buildJiri Olsa
2020-05-05perf doc: Pass ASCIIDOC_EXTRA as an argumentIan Rogers
2020-03-26perf: Normalize gcc parameter when generating arch errno tableHe Zhe
2020-03-24perf tools: Unify a bit the build directory outputJiri Olsa
2020-01-06libperf: Move to tools/lib/perfJiri Olsa
2019-11-26perf tools: Allow to link with libbpf dynamicalyJiri Olsa
2019-10-15libbeauty: Hook up the x86 irq_vectors table generatorArnaldo Carvalho de Melo
2019-10-15perf tools: Allow to build with -ltcmallocJiri Olsa
2019-10-11perf tools: Propagate CFLAGS to libperfJiri Olsa
2019-10-09perf beauty: Hook up the x86 MSR table generatorArnaldo Carvalho de Melo
2019-09-25libtraceevent: Move traceevent plugins in its own subdirectoryTzvetomir Stoyanov (VMware)
2019-09-10perf python: Add missing python/perf.so dependency for libperfJiri Olsa
2019-08-12tools build: Add capability-related feature detectionIgor Lubashev
2019-07-29libperf: Add libperf to the python.so buildJiri Olsa
2019-07-29libperf: Make libperf.a part of the perf buildJiri Olsa
2019-06-03Merge tag 'v5.2-rc3' into perf/core, to pick up fixesIngo Molnar
2019-05-28perf trace: Beautify 'sync_file_range' argumentsArnaldo Carvalho de Melo
2019-05-28perf trace: Beautify 'fsmount' argumentsArnaldo Carvalho de Melo
2019-05-28perf trace: Beautify 'fsconfig' argumentsArnaldo Carvalho de Melo
2019-05-28perf trace: Beautify 'fspick' argumentsArnaldo Carvalho de Melo
2019-05-28perf trace: Beautify 'move_mount' argumentsArnaldo Carvalho de Melo
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