summaryrefslogtreecommitdiff
path: root/tools/perf/builtin-check.c
AgeCommit message (Expand)Author
2025-04-10perf check: Add tip about building with libbfd using BUILD_NONDISTRO=1Arnaldo Carvalho de Melo
2025-04-10perf check: Allow showing a tip for opt-in features not built into perfArnaldo Carvalho de Melo
2025-04-10perf check: Move the FEATURE_STATUS() macro to its only user source fileArnaldo Carvalho de Melo
2025-04-10perf check: Share the feature status printing routine with 'perf version'Arnaldo Carvalho de Melo
2025-01-10perf tools: Remove dependency on libauditCharlie Jenkins
2024-10-18perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORTIan Rogers
2024-10-18perf libdw: Remove unnecessary definesIan Rogers
2024-09-04perf check: Fix inconsistencies in feature namesAditya Gupta
2024-09-04perf check: Introduce 'check' subcommandAditya Gupta