oparchive(1)


NAME

   oparchive - produce archive of oprofile data for offline analysis

SYNOPSIS

   oparchive [ options ] [profile specification] -o [directory]

DESCRIPTION

   The oparchive utility is commonly used for collecting profile data on a
   "target" system for future offline analysis  on  a  different  ("host")
   machine.   oparchive  creates  a  directory populated with executables,
   libraries, debuginfo files, and oprofile sample files.  This  directory
   can  be  tar'ed  up and moved to another machine to be analyzed without
   further use of the target  machine.  Using  opreport  and  other  post-
   profiling   tools  against  archived  data  requires  the  use  of  the
   archive:<archived-dir> specification. See oprofile(1) for how to  write
   profile specifications.  A complete description of offline analysis can
   be found in the chapter titled Analyzing profile data on another system
   (oparchive)  of  the  OProfile user manual. (See the user manual URL in
   the "SEE ALSO" section below.)

OPTIONS

   --help / -? / --usage
          Show help message.

   --version / -v
          Show version.

   --verbose / -V [options]
          Give verbose debugging output.

   --session-dir=dir_path
          Use  sample  database  from  the  specified  directory  dir_path
          instead  of  the  default  location.  If  --session-dir  is  not
          specified,  then  oparchive   will   search   for   samples   in
          <current_dir>/oprofile_data  first.  If  that directory does not
          exist, the standard session-dir of /var/lib/oprofile is used.

   --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.

   --root / -R [path]
          A path to a filesystem to search for additional binaries.

   --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.

   --list-files / -l
          Only list the files that would be archived, don't copy them.

ENVIRONMENT

   No special environment variables are recognized by oparchive.

FILES

   <session_dir>/samples
          The location of the generated sample files.

VERSION

   This man page is current for oprofile-1.1.0.

SEE ALSO

   file:///usr/share/doc/oprofile/oprofile.html#oparchive
   opimport(1)
   oprofile(1)


More Linux Commands

manpages/sane-microtek2.5.html
sane-microtek2(5) - SANE backend for Microtek scanners with
The sane-microtek2 library implements a SANE (Scanner Access Now Easy) backend that provides access to Microtek scanners with a SCSI-2 command set. This backend

manpages/glGetPolygonStipple.3gl.html
glGetPolygonStipple(3gl) - return the polygon stipple patter
glGetPolygonStipple returns to mask a $32 ~times~ 32$ polygon stipple pattern. The pattern is packed into memory as if glReadPixels with both height and width o

manpages/xgettext.1.html
xgettext(1) - extract gettext strings from source (ManPage)
Extract translatable strings from given input files. Mandatory arguments to long options are mandatory for short options too. Similarly for optional arguments.

manpages/numfnames.3ncurses.html
numfnames(3ncurses) - curses terminfo global variables......
This page summarizes variables provided by the curses librarys low-level terminfo interface. A more complete description is given in the curs_terminfo(3X) manua

manpages/nepomukserver.8.html
nepomukserver(8) - KDE daemon - The Nepomuk server applicati
nepomukserver starts the Nepomuk server which manages all Nepomuk services and provides a DBus API. It uses nepomukservicestub to run all configured Nepomuk ser

manpages/strsep.3.html
strsep(3) - extract token from string - Linux manual page...
If *stringp is NULL, the strsep() function returns NULL and does nothing else. Otherwise, this function finds the first token in the string *stringp, that is de

manpages/keyok.3ncurses.html
keyok(3ncurses) - enable or disable a keycode (Man Page)....
This is an extension to the curses library. It permits an application to disable specific keycodes, rather than use the keypad function to disable all keycodes.

manpages/ssl.3ssl.html
ssl(3ssl) - OpenSSL SSL/TLS library - Linux manual page.....
The OpenSSL ssl library implements the Secure Sockets Layer ( SSL v2/v3) and Transport Layer Security ( TLS v1) protocols. It provides a rich API which is docum

manpages/libauth.3.html
libauth(3) - routines for writing nnrpd resolvers and authen
These functions provide a convenient C frontend to the nnrpd external authentication interface documented in doc/external-auth. Use of this library is not requi

manpages/cut.1.html
cut(1) - remove sections from each line of files (Man Page)
Print selected parts of lines from each FILE to standard output. Mandatory arguments to long options are mandatory for short options too. -b, --bytes=LIST selec

manpages/aa-genprof.8.html
aa-genprof(8) profile generation utility for AppArmor.......
When running aa-genprof, you must specify a program to profile. If the specified program is not a fully-qualified path, aa-genprof will search $PATH in order to

manpages/unctrl.3ncurses.html
unctrl(3ncurses) - miscellaneous curses utility routines....
The unctrl routine returns a character string which is a printable representation of the character c, ignoring attributes. Control characters are displayed in t





We can't live, work or learn in freedom unless the software we use is free.