percent_cutoff

The percentage of the total for the sort metric that a given call path

 

must exceed to appear on the report.

 

Default value is 1.0.

cum_percent_cutoff

The value of the cumulative percentage at which HP Caliper stops

 

reporting call paths.

 

Default value is 100.

min_count

The minimum number of call paths to be displayed.

 

Default value is 5.

For more information, see Chapter 11 (page 132).

--context-lines

--context-lines allcount_source[,count_disassembly]

For a PMU histogram report, specifies the number of source lines to show before and after a source line entry with associated performance data.

Default value is --context-lines 5 for source-only reports or --context-lines 0 for reports with disassembly.

Specify all to report all source lines for reported functions.

count_source

Number of source lines to show

count_disassembly

Number of disassembly lines to show

--cpu-aggregation

--cpu-aggregation count

Specifies how many samples will be aggregated into one sample.

This option is valid only with the cpu measurement.

Default value for count is 125 (125 samples will be aggregated into one sample).

If count is 0 or 1, the samples will not be aggregated.

To specify the sampling period, use the --sampling-specoption.

For more information, see “Performing CPU Metrics Analysis ” (p. 151).

NOTE: This option was formerly known as --cpu-metrics-aggregation. The former option name is still accepted by HP Caliper, but is deprecated and will be removed in a future release.

--cpu-counter

Used only with the caliper info command. See “How to Display Reference Information About CPU Counters or HP Caliper Report Types” (p. 101).

--cpu-details

--cpu-details [statisticsmeans][:samples]

Specifies which statistics to report and whether or not to report the details of each sample.

This option is valid only with the cpu measurement.

The statistics modifier reports all the available statistics: MEAN, STDEV (standard deviation), 90%CI (90% confidence interval), MINIMUM, LOW90, HIGH90, and MAXIMUM.

The means modifier reports only MEAN and STDEV.

Default value is --cpu-details means.

56 HP Caliper Options