| PERF_4.19(1) | perf Manual | PERF_4.19(1) |
perf - Performance analysis tools for Linux
perf [--version] [--help] [OPTIONS] COMMAND [ARGS]
--debug
List of debug variables allowed to set:
verbose - general debug messages
ordered-events - ordered events object debug messages
data-convert - data convert command debug messages
--buildid-dir
-v, --version
-h, --help
Performance counters for Linux are a new kernel-based subsystem that provide a framework for all things performance analysis. It covers hardware level (CPU/PMU, Performance Monitoring Unit) features and software features (software counters, tracepoints) as well.
perf-stat(1), perf-top(1), perf-record(1), perf-report(1), perf-list(1)
| 2022-06-30 | perf |