6 perf - Performance analysis tools for Linux
11 'perf' [--version] [--help] COMMAND [ARGS]
15 Performance counters for Linux are are a new kernel-based subsystem
16 that provide a framework for all things performance analysis. It
17 covers hardware level (CPU/PMU, Performance Monitoring Unit) features
18 and software features (software counters, tracepoints) as well.
22 linkperf:perf-stat[1], linkperf:perf-top[1],
23 linkperf:perf-record[1], linkperf:perf-report[1],