summaryrefslogtreecommitdiff
path: root/tools/perf/Makefile.perf
AgeCommit message (Expand)AuthorFilesLines
2026-06-11perf test cs-etm: Remove unused Coresight workloadsJames Clark1-12/+2
2026-06-10perf build: Respect V=1 for Python extension buildsJens Remus1-2/+6
2026-06-04perf data ctf: replace libbabeltrace with babeltrace2-ctf-writerMichael Jeanson1-1/+1
2026-05-22Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo1-2/+0
2026-05-21perf build: Prefix SCRIPTS with output directory to fix continuous rebuildsIan Rogers1-3/+3
2026-05-20perf pmu-events: Split big_c_string storage into standalone compilation unitIan Rogers1-2/+2
2026-05-20perf build: Move libsymbol dependency out of prepare stepIan Rogers1-4/+3
2026-05-20perf build: Pre-generate BPF skeleton tooling during umbrella prepare phaseIan Rogers1-2/+6
2026-05-20perf build: Encapsulate vmlinux.h and bpftool in bpf_skel.makIan Rogers1-54/+7
2026-05-20perf build: Move BPF skeleton generation out of Makefile.perfIan Rogers1-55/+4
2026-05-20perf build: Remove empty archheaders targetIan Rogers1-2/+2
2026-05-20perf build: Decouple pmu-events from prepare umbrella targetIan Rogers1-1/+1
2026-05-20perf trace beauty: Make beauty generated C code standalone .o filesIan Rogers1-280/+2
2026-05-15perf trace: Add beautifier script for fsmount flagsNamhyung Kim1-0/+8
2026-05-15perf build: Add make check-headers targetNamhyung Kim1-1/+0
2026-05-06perf build: Add -fms-extensions for GEN_VMLINUX_H=1Namhyung Kim1-0/+1
2026-04-01perf beauty: Move copy of fadvise.h from tools/include/ to tools/perf/trace/b...Arnaldo Carvalho de Melo1-2/+2
2026-04-01perf beauty: Move tools/include/uapi/drm to tools/perf/trace/beauty/include/uapiArnaldo Carvalho de Melo1-1/+1
2026-03-04tools build: Fix rust cross compilationDmitrii Dolgov1-1/+1
2026-02-12perf build: Allow passing extra Clang flags via EXTRA_BPF_FLAGShupu1-1/+4
2026-02-09perf test workload: Add code_with_type test workloadDmitrii Dolgov1-1/+1
2026-02-03perf build: Remove NO_LIBCAP that controls nothingIan Rogers1-2/+0
2026-01-28perf jevents: Build support for generating metrics from pythonIan Rogers1-0/+2
2026-01-14perf help: Move common_cmds into builtin-helpIan Rogers1-8/+3
2026-01-12perf build: Raise minimum shellcheck version to 0.7.2Nicolas Schier1-3/+4
2025-12-07Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-7/+16
2025-11-14perf build: Remove NO_AUXTRACE build optionIan Rogers1-2/+0
2025-10-23perf build: Fix perf build issues with fixdepJosh Poimboeuf1-3/+3
2025-10-15perf jevents: Support copying the source json files to OUTPUTIan Rogers1-5/+16
2025-10-06perf tools: Fix arm64 libjvmti build by generating unistd_64.hVincent Minet1-1/+1
2025-10-06perf build: Correct CROSS_ARCH for clangLeo Yan1-1/+1
2025-09-19tools build: Make libperl opt-in rather than opt-out, deprecateIan Rogers1-2/+2
2025-07-21perf build: Always disable stack protection for BPF skeleton objectsFederico Pellegrin1-2/+4
2025-06-30perf build: Specify shellcheck should use bashCollin Funk1-0/+2
2025-06-26tools: Remove libcrypto dependencyYuzhuo Jing1-3/+0
2025-06-21perf test: add test for BPF metadata collectionBlake Jones1-1/+2
2025-05-09perf tests: Fix 'perf report' tests installationMichael Petlan1-1/+2
2025-04-28perf trace: Implement syscall summary in BPFNamhyung Kim1-1/+1
2025-03-31Merge tag 'perf-tools-for-v6.15-2025-03-27' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-4/+22
2025-03-24perf build: Add pylint build testsIan Rogers1-1/+6
2025-03-24perf build: Add mypy build testsIan Rogers1-1/+6
2025-03-24perf build: Rename TEST_LOGS to SHELL_TEST_LOGSIan Rogers1-1/+1
2025-03-21perf build: Remove Makefile.syscallsIan Rogers1-1/+0
2025-03-21perf trace beauty: Add syscalltbl.sh generating all system call tablesIan Rogers1-0/+9
2025-03-01perf build: Fix in-tree build due to symbolic linkLuca Ceresoli1-1/+1
2025-02-18tools: Unify top-level quiet infrastructureCharlie Jenkins1-41/+0
2025-01-16perf tools: Expose quiet/verbose variables in Makefile.perfCharlie Jenkins1-1/+36
2025-01-10perf tools: Remove dependency on libauditCharlie Jenkins1-15/+0
2025-01-10perf tools s390: Use generic syscall table scriptsCharlie Jenkins1-1/+1
2025-01-10perf tools powerpc: Use generic syscall table scriptsCharlie Jenkins1-1/+1