Table of Contents

Sh - Perf Utility

About

Perf is the performance counters subsystem in Linux.

Installation

yum -y install perf

where:

Syntax

perf [--version] [--help] COMMAND [ARGS]

Where:

See 'perf help COMMAND' for more information on a specific command.

Documentation / Reference