NAME
opreport - produce symbol or binary image summaries
SYNOPSIS
opreport [ options ] [profile specification]
DESCRIPTION
opreport outputs binary image summaries, or per-symbol data, from OProfile profiling sessions. See oprofile(1) for how to write profile specifications.
OPTIONS
--accumulated / -a Accumulate sample and percentage counts in the symbol list. --debug-info / -g Show source file and line for each symbol. --demangle / -D none|smart|normal none: no demangling. normal: use default demangler (default) smart: use pattern-matching to make C++ symbol demangling more readable. --callgraph / -c Show call graph information if available. --details / -d Show per-instruction details for all selected symbols. --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. --exclude-symbols / -e [symbols] Exclude all the symbols in the given comma-separated list. --global-percent / -% Make all percentages relative to the whole profile. --help / -? / --usage Show help message. --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. --include-symbols / -i [symbols] Only include symbols in the given comma-separated list. --long-filenames / -f Output full paths instead of basenames. --merge / -m [lib,cpu,tid,tgid,unitmask,all] Merge any profiles separated in a --separate session. --no-header / -n Don't output a header detailing profiling parameters. --output-file / -o [file] Output to the given file instead of stdout. --reverse-sort / -r Reverse the sort from the default. --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 opreport 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. --show-address / -w Show each symbol's VMA address. --sort / -s [vma,sample,symbol,debug,image] Sort the list of symbols by, respectively, symbol address, number of samples, symbol name, debug filename and line number, binary image filename. --symbols / -l List per-symbol information instead of a binary image summary. Usually, the total of all per-symbols samples for a given binary image equals the summary count for the binary image (shown by running opreport with no options). However, it's possible for some sample addresses to fall outside the range of any symbols for a given binary image. In such cases, the total number of per-symbols samples for the binary image may be less than the summary count for the image. Running opreport with the --verbose=debug option will display an informational message when this difference is detected. This difference is typically very small and can be ignored. --threshold / -t [percentage] Only output data for symbols that have more than the given percentage of total samples. For profiles using multiple events, if the threshold is reached for any event, then all sample data for the symbol is shown. --verbose / -V [options] Give verbose debugging output. --version / -v Show version. --xml / -X Generate XML output.
ENVIRONMENT
No special environment variables are recognized by opreport.
FILES
<session_dir>/samples The location of the generated sample files.
VERSION
This man page is current for oprofile-1.1.0.
SEE ALSO
/usr/share/doc/oprofile/, oprofile(1)
More Linux Commands
manpages/siliconmotion.4.html
siliconmotion(4) - Silicon Motion video driver (Man Page)...
siliconmotion is an Xorg driver for Silicon Motion based video cards. The driver is fully accelerated, and provides support for the following framebuffer depths
manpages/entry.n.html
entry(n) - Create and manipulate entry widgets (Man Page)...
The entry command creates a new window (given by the pathName argument) and makes it into an entry widget. Additional options, described above, may be specified
manpages/sane-mustek_usb.5.html
sane-mustek_usb(5) - SANE backend for Mustek USB flatbed sca
The sane-mustek_usb library implements a SANE (Scanner Access Now Easy) backend that provides access to Mustek USB flatbed scanners (including a clone from Trus
manpages/pcre16_jit_stack_alloc.3.html
pcre16_jit_stack_alloc(3) Perl-compatible regular expression
This function is used to create a stack for use by the code compiled by the JIT optimization of pcre[16|32]_study(). The arguments are a starting size for the s
manpages/curl_multi_remove_handle.3.html
curl_multi_remove_handle(3) - remove an easy handle from a m
Removes a given easy_handle from the multi_handle. This will make the specified easy handle be removed from this multi handles control. When the easy handle has
manpages/ExtUtils::Packlist.3pm.html
ExtUtils::Packlist(3pm) - manage .packlist files (Man Page)
ExtUtils::Packlist provides a standard way to manage .packlist files. Functions are provided to read and write .packlist files. The original .packlist format is
manpages/pgsql_table.5.html
pgsql_table(5) - Postfix PostgreSQL client configuration....
pgsql_table.5 - The Postfix mail system uses optional tables for address rewriting or mail routing. These tables are usually in dbm or db format. Alternatively,
manpages/gnutls_pkcs12_bag_set_friendly_name.3.html
gnutls_pkcs12_bag_set_friendly_name(3) - API function.......
This function will add the given key friendly name, to the specified, by the index, bag element. The name will be encoded as a Friendly name bag attribute, whic
manpages/Tk_SetInternalBorder.3.html
Tk_SetInternalBorder(3) - specify desired geometry or intern
Tk_GeometryRequest is called by widget code to indicate its preference for the dimensions of a particular window. The arguments to Tk_GeometryRequest are made a
manpages/libraptor2.3.html
libraptor2(3) - Raptor RDF syntax library 2.0 (Man Page)....
The Raptor library provides a high-level interface to a set of parsers and serializers that generate Resource Description Framework (RDF) triples by parsing syn
manpages/XCompositeQueryVersion.3.html
XCompositeQueryVersion(3) - X Composite Extension library...
The composite extension provides several related mechanisms: Per-hierarchy storage The rendering of an entire hierarchy of windows is redirected to off-screen s
manpages/gnutls_x509_trust_list_get_issuer.3.html
gnutls_x509_trust_list_get_issuer(3) - API function.........
This function will attempt to find the issuer of the given certificate. RETURNS On success, GNUTLS_E_SUCCESS (0) is returned, otherwise a negative error value.
