opgprof
OPGPROF(1) OPGPROF(1)
NAME
opgprof - produce gprof-format profile data
SYNOPSIS
opgprof [ options ] [profile specification]
DESCRIPTION
opgprof outputs gprof-format profile data for a given binary image,
from an OProfile session.
OPTIONS
--help / -? / --usage
Show help message.
--version / -v
Show version.
--verbose / -V [options]
Give verbose debugging output.
--image-path / -p [paths]
Comma-separated list of additional paths to search for binaries.
This is needed to find modules in kernels 2.6 and upwards.
--threshold / -t [percentage]
Only output data for symbols that have more than the given per-
centage of total samples.
--output-filename / -o [file]
Output to the given file instead of the default, gmon.out
ENVIRONMENT
No special environment variables are recognised by opgprof.
FILES
/var/lib/oprofile/samples/
The location of the generated sample files.
VERSION
This man page is current for oprofile-0.8.2.
SEE ALSO
/usr/share/doc/oprofile/, oprofile(1)
4th Berkeley Distribution Wed 13 April 2005 OPGPROF(1)
Man(1) output converted with
man2html