index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-check.c
Age
Commit message (
Expand
)
Author
2025-10-06
perf check: Add libLLVM feature
Ian Rogers
2025-10-03
perf bpf-event: Use libbpf version rather than feature check
Ian Rogers
2025-09-19
tools build: Make libperl opt-in rather than opt-out, deprecate
Ian Rogers
2025-06-26
tools: Remove libcrypto dependency
Yuzhuo Jing
2025-06-20
perf build: detect support for libbpf's emit_strings option
Blake Jones
2025-04-10
perf check: Add tip about building with libbfd using BUILD_NONDISTRO=1
Arnaldo Carvalho de Melo
2025-04-10
perf check: Allow showing a tip for opt-in features not built into perf
Arnaldo Carvalho de Melo
2025-04-10
perf check: Move the FEATURE_STATUS() macro to its only user source file
Arnaldo Carvalho de Melo
2025-04-10
perf check: Share the feature status printing routine with 'perf version'
Arnaldo Carvalho de Melo
2025-01-10
perf tools: Remove dependency on libaudit
Charlie Jenkins
2024-10-18
perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
Ian Rogers
2024-10-18
perf libdw: Remove unnecessary defines
Ian Rogers
2024-09-04
perf check: Fix inconsistencies in feature names
Aditya Gupta
2024-09-04
perf check: Introduce 'check' subcommand
Aditya Gupta