Perf

From eLinux.org
Revision as of 07:18, 15 April 2012 by Peter Huewe (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Installation

Documentation

The documentation is written in asciidoc syntax and needs asciidoc installed to be converted into html/manpages. You can create the documentation of perf by typing 'make' in 'tools/perf/Documentation'.

Usage

Perf has a git-like interface, so

perf help

shows you the basic usage and a list of the most common subcommands and e.g.

perf top help

shows you the help for 'perf top' command


References and external links