summaryrefslogtreecommitdiff
path: root/tools/perf/Makefile.perf
AgeCommit message (Expand)Author
6 daysperf build: Add LDFLAGS to dlfilters .so linkTrevor Allison
8 daysperf python: Add perf.pyi stubs fileIan Rogers
2026-06-10perf test cs-etm: Remove unused Coresight workloadsJames Clark
2026-06-10perf build: Respect V=1 for Python extension buildsJens Remus
2026-06-04perf data ctf: replace libbabeltrace with babeltrace2-ctf-writerMichael Jeanson
2026-05-21Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2026-05-20perf build: Prefix SCRIPTS with output directory to fix continuous rebuildsIan Rogers
2026-05-20perf pmu-events: Split big_c_string storage into standalone compilation unitIan Rogers
2026-05-20perf build: Move libsymbol dependency out of prepare stepIan Rogers
2026-05-20perf build: Pre-generate BPF skeleton tooling during umbrella prepare phaseIan Rogers
2026-05-20perf build: Encapsulate vmlinux.h and bpftool in bpf_skel.makIan Rogers
2026-05-20perf build: Move BPF skeleton generation out of Makefile.perfIan Rogers
2026-05-20perf build: Remove empty archheaders targetIan Rogers
2026-05-20perf build: Decouple pmu-events from prepare umbrella targetIan Rogers
2026-05-20perf trace beauty: Make beauty generated C code standalone .o filesIan Rogers
2026-05-14perf trace: Add beautifier script for fsmount flagsNamhyung Kim
2026-05-14perf build: Add make check-headers targetNamhyung Kim
2026-05-05perf build: Add -fms-extensions for GEN_VMLINUX_H=1Namhyung Kim
2026-03-31perf beauty: Move copy of fadvise.h from tools/include/ to tools/perf/trace/b...Arnaldo Carvalho de Melo
2026-03-31perf beauty: Move tools/include/uapi/drm to tools/perf/trace/beauty/include/uapiArnaldo Carvalho de Melo
2026-03-04tools build: Fix rust cross compilationDmitrii Dolgov
2026-02-12perf build: Allow passing extra Clang flags via EXTRA_BPF_FLAGShupu
2026-02-08perf test workload: Add code_with_type test workloadDmitrii Dolgov
2026-02-03perf build: Remove NO_LIBCAP that controls nothingIan Rogers
2026-01-28perf jevents: Build support for generating metrics from pythonIan Rogers
2026-01-14perf help: Move common_cmds into builtin-helpIan Rogers
2026-01-12perf build: Raise minimum shellcheck version to 0.7.2Nicolas Schier
2025-12-07Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2025-11-13perf build: Remove NO_AUXTRACE build optionIan Rogers
2025-10-23perf build: Fix perf build issues with fixdepJosh Poimboeuf
2025-10-15perf jevents: Support copying the source json files to OUTPUTIan Rogers
2025-10-06perf tools: Fix arm64 libjvmti build by generating unistd_64.hVincent Minet
2025-10-06perf build: Correct CROSS_ARCH for clangLeo Yan
2025-09-19tools build: Make libperl opt-in rather than opt-out, deprecateIan Rogers
2025-07-20perf build: Always disable stack protection for BPF skeleton objectsFederico Pellegrin
2025-06-30perf build: Specify shellcheck should use bashCollin Funk
2025-06-26tools: Remove libcrypto dependencyYuzhuo Jing
2025-06-20perf test: add test for BPF metadata collectionBlake Jones
2025-05-09perf tests: Fix 'perf report' tests installationMichael Petlan
2025-04-28perf trace: Implement syscall summary in BPFNamhyung Kim
2025-03-31Merge tag 'perf-tools-for-v6.15-2025-03-27' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2025-03-24perf build: Add pylint build testsIan Rogers
2025-03-24perf build: Add mypy build testsIan Rogers
2025-03-24perf build: Rename TEST_LOGS to SHELL_TEST_LOGSIan Rogers
2025-03-20perf build: Remove Makefile.syscallsIan Rogers
2025-03-20perf trace beauty: Add syscalltbl.sh generating all system call tablesIan Rogers
2025-02-28perf build: Fix in-tree build due to symbolic linkLuca Ceresoli
2025-02-18tools: Unify top-level quiet infrastructureCharlie Jenkins
2025-01-16perf tools: Expose quiet/verbose variables in Makefile.perfCharlie Jenkins
2025-01-10perf tools: Remove dependency on libauditCharlie Jenkins