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. See oprofile(1)  for  how  to  write  profile
14       specifications.
15
16

OPTIONS

18       --help / -? / --usage
19              Show help message.
20
21       --version / -v
22              Show version.
23
24       --verbose / -V [options]
25              Give verbose debugging output.
26
27       --session-dir=dir_path
28              Use  sample  database  out  of directory dir_path instead of the
29              default location (/var/lib/oprofile).
30
31       --image-path / -p [paths]
32              Comma-separated list of additional paths to search for binaries.
33              This is needed to find modules in kernels 2.6 and upwards.
34
35       --root / -R [path]
36              A path to a filesystem to search for additional binaries.
37
38       --threshold / -t [percentage]
39              Only  output data for symbols that have more than the given per‐
40              centage of total samples.
41
42       --output-filename / -o [file]
43              Output to the given file instead of the default, gmon.out
44
45

ENVIRONMENT

47       No special environment variables are recognised by opgprof.
48
49

FILES

51       /var/lib/oprofile/samples/
52              The location of the generated sample files.
53
54

VERSION

56       This man page is current for oprofile-0.9.9.
57
58

SEE ALSO

60       /usr/share/doc/oprofile-0.9.9/, oprofile(1)
61
62
63
644th Berkeley Distribution      Tue 21 March 2017                    OPGPROF(1)
Impressum