| .TH OPGPROF 1 "@DATE@" "oprofile @VERSION@" |
| opgprof \- produce gprof-format profile data |
| outputs gprof-format profile data for a given binary image, |
| from an OProfile session. See oprofile(1) for how to write profile specifications. |
| .BI "--help / -? / --usage" |
| .BI "--verbose / -V [options]" |
| Give verbose debugging output. |
| .BI "--session-dir="dir_path |
| Use sample database out of directory dir_path instead of the default location (/var/lib/oprofile). |
| .BI "--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. |
| A path to a filesystem to search for additional binaries. |
| .BI "--threshold / -t [percentage]" |
| Only output data for symbols that have more than the given percentage |
| .BI "--output-filename / -o [file]" |
| Output to the given file instead of the default, gmon.out |
| No special environment variables are recognised by opgprof. |
| .I /var/lib/oprofile/samples/ |
| The location of the generated sample files. |
| This man page is current for @PACKAGE@-@VERSION@. |