HP Caliper User Guide Release 5.5 (5900-2351, August 2012)

For more information, see Chapter 11 (page 133).
--context-lines
--context-lines all|count_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-spec option.
For more information, see “Performing CPU Metrics Analysis ” (p. 152).
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 [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. 152).
NOTE: This option was formerly known as --cpu-metrics-details. The former option name
is still accepted by HP Caliper, but will be removed in a future release.
--csv-file
--csv-file filename[append|create][,per-process|shared][,unique]
Generates report output in Comma Separated Values (CSV) format. You can produce a CSV report
for any HP Caliper measurement.
56 HP Caliper Options