1OPGPROF(1)                  General Commands Manual                 OPGPROF(1)
2
3
4

NAME

6       opgprof - produce gprof-format profile data
7

SYNOPSIS

9       opgprof [ options ] [profile specification]
10

DESCRIPTION

12       opgprof  outputs  gprof-format  profile  data for a given binary image,
13       from an OProfile session.
14
15

OPTIONS

17       --help / -? / --usage
18              Show help message.
19
20       --version / -v
21              Show version.
22
23       --verbose / -V [options]
24              Give verbose debugging output.
25
26       --image-path / -p [paths]
27              Comma-separated list of additional paths to search for binaries.
28              This is needed to find modules in kernels 2.6 and upwards.
29
30       --threshold / -t [percentage]
31              Only  output data for symbols that have more than the given per‐
32              centage of total samples.
33
34       --output-filename / -o [file]
35              Output to the given file instead of the default, gmon.out
36
37

ENVIRONMENT

39       No special environment variables are recognised by opgprof.
40
41

FILES

43       /var/lib/oprofile/samples/
44              The location of the generated sample files.
45
46

VERSION

48       This man page is current for oprofile-0.9.2.
49
50

SEE ALSO

52       /usr/share/doc/oprofile/, oprofile(1)
53
54
55
564th Berkeley Distribution      Fri 23 March 2007                    OPGPROF(1)
Impressum