perf
Performance analysis tools for Linux
- Provided by: linux-iot-tools-common (Version: 5.4.0-1043.44)
- Source: linux-iot
- Report a bug
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
stderr - write debug output (option -v) to stderr
in browser mode
--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)