x11r4 man page for perf

Query: perf

OS: x11r4

Section: 1

Links: x11r4 man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PERF(1) 						      General Commands Manual							   PERF(1)

NAME
perf - performance analysis tools for Linux
SYNOPSIS
perf [--version] [--help] COMMAND [ARGS]
DESCRIPTION
Performance 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 ALSO
perf_version(1) 4 July 2010 PERF(1)
Related Man Pages
perf-inject(1) - centos
perf-list(1) - centos
perf-kvm(1) - centos
perf-record(1) - centos
perf-mem(1) - centos
Similar Topics in the Unix Linux Community
shell script performance issues --Urgent
Trick Question: How is the Site Performance?
perform 3 awk commands to multiple files in multiple directories
A Fun Perfect Square Checker Using Integer Arithmetic Only... ;o)
Should pick latest file within past 3 days using UNIX script and perform steps in message below.