OPARCHIVE
Section: User Commands (1)Updated: Sun 24 June 2007
Index Return to Main Contents
NAME
oparchive - produce archive of oprofile data for offline analysisSYNOPSIS
oparchive [ options ] [profile specification] -o [directory]
DESCRIPTION
oparchive generates a directory populated with executable, debug, and oprofile sample files. This directory can be move to another machine via tar and analyzed without further use of the data collection machine.
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.
- --output-directory / -o [directory]
-
Output to the given directory. There is no default. This must be specified.
- --exclude-dependent / -x
-
Do not include application-specific images for libraries, kernel modules
and the kernel. This option only makes sense if the profile session
used --separate.
ENVIRONMENT
No special environment variables are recognised by oparchive.FILES
- /var/lib/oprofile/samples/
-
The location of the generated sample files.
VERSION
- This man page is current for oprofile-0.9.2.
-
SEE ALSO
/usr/share/doc/oprofile/, oprofile(1)


