HP Caliper User's Guide

PROC_FLAGS
is a comma-separated separated list of "inv", "ign",
"ibrp0", "ibrp1", "ibrp2" or "ibrp3". The values "inv" and
"ign" set the "inv" and "ig_ad" bits of the opcode match
register. These bits are cleared by default. The values
"ibrp0", "ibrp1", "ibrp2" and "ibrp3" will clear the
corresponding bits in the opcode match configuration
register. These bits are set by default..
--options-file
See “-f or --options-file” (p. 65).
--output-file
See “-o or --output-file” (p. 67).
--overflow-block
--overflow-block True|False
Specifies whether the target application should be blocked when the PMU sampling
buffer is full. The default is TRUE (i.e., the target application will be blocked until HP
Caliper has completed processing all the samples in the buffer). This option is valid
only for PMU based per-process measurements on Linux.
--per-module-data
--per-module-data True|False
Specifies that all function histograms will be reported by load module instead of the
default of reporting across load modules. Applies only to a PMU histogram report.
--percent-columns
--percent-columns total|cumulative|total:cumulative
Controls whether or not the % Total and Cumulat % of Total columns appear in reports.
The % Total column shows the percent of the total value of a given metric that is
attributable to a given program object. The Cumulat % of Total column shows a running
sum of the percent of the total value of a given metric attributable to the given program
object and those listed above it.
Specify total to have reports include a % Total column.
Specify cumulative to have reports include a Cumulat % of Total column.
The default is total:cumulative.
--percent-sample
--percent-sample=threads|process
--options-file 89