Query: perf
OS: linux
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PERF(1) General Commands Manual PERF(1)NAMEperf - performance analysis tools for LinuxSYNOPSISperf [--version] [--help] COMMAND [ARGS]DESCRIPTIONPerformance counters for Linux are are a new kernel-based subsystem that provide a framework for all things performance analysis. It cov- ers hardware level (CPU/PMU, Performance Monitoring Unit) features and software features (software counters, tracepoints) as well. Each version of the perf tools may depend on new kernel features, so you must install a different version for each kernel version. The perf command will automatically run the correct version for the running kernel version.SEE ALSOperf_version(1) 4 July 2010 PERF(1)
| Related Man Pages |
|---|
| perf-lock(1) - centos |
| perf-inject(1) - centos |
| perf-sched(1) - centos |
| perf-script(1) - centos |
| perf-top(1) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Post Your /proc/cpuinfo here! |
| finding idle time of a process |
| Performance |
| perform 3 awk commands to multiple files in multiple directories |
| Multi thread awk command for faster performance |