HP Caliper 5.3 User Guide (5900-1558, February 2011)

pmu_trace
scgprof
Collections with the above measurements will always be processed as if
--group-by none were specified.
See “Module-Centric Reports” (page 107).
none Specifies that data from matching processes or modules should not have their
data combined. This is used only for the caliper and caliper report
commands.
See “Creating Reports from Multiple Databases” (page 114).
--help
See “-H or --help” (p. 49).
--hotpaths
--hotpaths
Specifies whether or not the hot call paths section should appear in callgraph measurement reports.
The default value is True. This option is used only with the cgprof, and scgprof reports.
--ibrp
--ibrp=IBRP_INDEX,PLM,ADDR_MATCH,ADDR_MASK
Specifies the bits to program the PMU's instruction address range matching registers. Forces event
monitoring to be constrained by instruction addresses ranges.
IBRP_INDEX can be 0, 1, 2 or 3. It identifies one of the four Instruction Breakpoint Register
pairs (IBRPs) used to specify the desired address range.
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. The
HP Caliper option --_debug-pmu-settings will dump the exact bits
programmed into the PMUs registers. This is helpful in verifying the bits
programmed into the opcode matching and address matching registers.
For more information about opcode matching, instruction address range and
data address range matching, refer to the following Intel documentation: Dual-Core
Update to the Intel Itanium 2 Processor Reference Manual for Software
Development and Optimization, Document Number 308065-001. http://
download.intel.com/design/Itanium2/manuals/30806501.pdf and Intel Itanium
2 Processor Reference Manual for Software Development and Optimization,
Document Number 251110-003. http://www.intel.com/design/itanium2/
manuals/251110.htm
--info
--info
Causes HP Caliper to append help information to the end of textual reports.
--inlines
--[no]inlines
62 HP Caliper Options