aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-check.c
AgeCommit message (Expand)AuthorFilesLines
2025-10-06perf check: Add libLLVM featureIan Rogers1-0/+1
2025-10-03perf bpf-event: Use libbpf version rather than feature checkIan Rogers1-0/+1
2025-09-19tools build: Make libperl opt-in rather than opt-out, deprecateIan Rogers1-1/+1
2025-06-26tools: Remove libcrypto dependencyYuzhuo Jing1-1/+0
2025-06-20perf build: detect support for libbpf's emit_strings optionBlake Jones1-0/+1
2025-04-10perf check: Add tip about building with libbfd using BUILD_NONDISTRO=1Arnaldo Carvalho de Melo1-1/+1
2025-04-10perf check: Allow showing a tip for opt-in features not built into perfArnaldo Carvalho de Melo1-2/+13
2025-04-10perf check: Move the FEATURE_STATUS() macro to its only user source fileArnaldo Carvalho de Melo1-0/+5
2025-04-10perf check: Share the feature status printing routine with 'perf version'Arnaldo Carvalho de Melo1-11/+5
2025-01-10perf tools: Remove dependency on libauditCharlie Jenkins1-2/+0
2024-10-18perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORTIan Rogers1-3/+3
2024-10-18perf libdw: Remove unnecessary definesIan Rogers1-1/+1
2024-09-04perf check: Fix inconsistencies in feature namesAditya Gupta1-2/+2
2024-09-04perf check: Introduce 'check' subcommandAditya Gupta1-0/+180