HP Caliper User's Guide

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. 133).
--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.
HP Caliper stops reporting information when it reaches either a percent cutoff or a
cumulative percent cutoff:
You can limit the report only to functions that exceed a specified percentage of the
total for the sorting/cutoff metric. Once HP Caliper encounters this percent cutoff,
it stops reporting functions.
You can limit the report by having HP Caliper stop reporting functions once the
cumulative percent of the functions so far listed exceeds the cumulative percent
cutoff value.
You can also specify an integer for the minimum number of functions to be displayed
for all load modules.
For details, see “Metrics You Can Use for Report Sorting and Cutoffs” (p. 138).
percent_cutoff
The percentage of the total for the sorting/cutoff metric
that a given function must exceed to appear on the report.
This is shown as percent cutoff on reports.
Default value is 1.0.
This value only takes effect if the Percent of Total column
is selected for the report.
cum_percent_cutoff
The value of the cumulative percentage at which HP
Caliper stops reporting results. This is shown as
cumulative percent cutoff on reports.
Default value is 100.
This value only takes effect if the Cumulative percent
column is selected for the report.
78 HP Caliper Options