HP Caliper User's Guide

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-spec option.
For more information, see “Performing CPU Metrics Analysis ” (p. 197).
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. 133).
--cpu-details
--cpu-details [statistics|means][: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.
For more information, see “Performing CPU Metrics Analysis ” (p. 197).
--cpu-aggregation 75