perf(1) centos man page | unix.com

Man Page: perf

Operating Environment: centos

Section: 1

PERF(1) 							    perf Manual 							   PERF(1)

NAME
perf - Performance analysis tools for Linux
SYNOPSIS
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-stat(1), perf-top(1), perf-record(1), perf-report(1), perf-list(1) perf 06/30/2014 PERF(1)
Related Man Pages
perf-annotate(1) - centos
perf-inject(1) - centos
perf-diff(1) - centos
perf-kvm(1) - centos
tapset::perf(3stap) - debian
Similar Topics in the Unix Linux Community
Cannot do anything as root
What process is writing to disk?
Congrats to malcomex999 for winning 1,616,000 Bits in the SuperForumLotto
Multi thread awk command for faster performance
A Fun Perfect Square Checker Using Integer Arithmetic Only... ;o)