HP Caliper User Guide Release 5.5 (5900-2351, August 2012)

PLM specifies the privilege level setting. The privilege levels available are: "user",
"kernel", and "all".
ADDR_MATCH is the 64-bit address to match.
ADDR_MASK is the 56-bit address mask to apply before matching the ADDR_MATCH bits.
PROC_FLAGS is a comma-separated list of none , d, io, or iod.
none indicates no constraint. d indicates data address matching only. io
indicates instruction address and opcode matching. iod indicates instruction
address, opcode and data address matching.
This option is not available on Intel® Itanium® 9500 processors systems.
--db-save
--db-save-details [syms][:code][:src][:all]
Allows you to save in the database containing your measurements, additional information for use
in reporting. This option must be used when the measurement is first made. You can then generate
reports or view reports in the GUI without needing access to the system where data was collected.
syms — Saves symbol information about each load module.
code — Saves the executable text segment (code) of each load module. This argument also
implies the syms argument.
src — Saves source line attribution data for each load module. This argument also implies
the code and syms arguments.
all — Same as the src argument.
--debug-file-path=
Specifies a directory to search for the +objdebug object files in.
NOTE: With this HP Caliper option, you must use a qualifier or an equals sign ('='). You cannot
use --debug-file-path as the option. You must use --debug-file-path=.
--description-details
--description-details all|[target][:times][:sampling][:images][:none]
Specifies the level of detail reported for per-process or per-application summary.
The default value is --description-details target:times:sampling.
Previously available options [:processor][:run][:help] have been deprecated and have
no effect on report.
--details
Used only with the caliper info command. See “How to Display Reference Information About
CPU Counters or HP Caliper Report Types” (p. 101).
--detail-cutoff
--detail-cutoff percent_cutoff[,cum_percent_cutoff[,min_count]]
Specifies cutoff values that limit the functions reported in the Function Details section of a PMU
histogram report. This option is used in conjunction with the --sort-by metric option, which
you can use to specify which metric you want to be used for sorting and cutoffs.
58 HP Caliper Options