table of contents
other versions
- wheezy-backports 3.16.7-ckt20-1~bpo70+2
- jessie 3.16.7-ckt20-1
PERF_3.16(1) | perf Manual | PERF_3.16(1) |
NAME¶
perf - Performance analysis tools for LinuxSYNOPSIS¶
perf [--version] [--help] COMMAND [ARGS]
DESCRIPTION¶
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.SEE ALSO¶
perf_3.16-stat(1), perf_3.16-top(1), perf_3.16-record(1), perf_3.16-report(1), perf_3.16-list(1)02/24/2016 | perf |