summaryrefslogtreecommitdiff
path: root/tools/perf/Makefile.perf
AgeCommit message (Expand)AuthorFilesLines
2026-08-12perf build: install-build-deps: add Debian devel package mappingArnaldo Carvalho de Melo1-1/+2
2026-08-12perf build: install-build-deps: add Ubuntu devel package mappingArnaldo Carvalho de Melo1-3/+3
2026-08-12perf build: Add install-build-deps framework to install devel packagesArnaldo Carvalho de Melo1-3/+17
2026-07-25tools/build: selftests: Remove some duplicate toolchain definitionsJames Clark1-6/+0
2026-07-25tools/build: Allow versioning LLVM readelfJames Clark1-1/+0
2026-07-13perf build: Do not pass -static to dlfiltersNamhyung Kim1-1/+1
2026-07-01perf build: Add LDFLAGS to dlfilters .so linkTrevor Allison1-1/+1
2026-06-30perf python: Add perf.pyi stubs fileIan Rogers1-2/+5
2026-06-10perf 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-21Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo1-2/+0
2026-05-20perf 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-14perf trace: Add beautifier script for fsmount flagsNamhyung Kim1-0/+8
2026-05-14perf build: Add make check-headers targetNamhyung Kim1-1/+0
2026-05-05perf build: Add -fms-extensions for GEN_VMLINUX_H=1Namhyung Kim1-0/+1
2026-03-31perf beauty: Move copy of fadvise.h from tools/include/ to tools/perf/trace/b...Arnaldo Carvalho de Melo1-2/+2
2026-03-31perf 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-08perf 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-13perf 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-20perf 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-20perf 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