HP UX IPFilter Software manual Context-lines, Cpu-aggregation, Cpu-counter, Cpu-details, Csv-file

Models: UX IPFilter Software

1 277
Download 277 pages 61.39 Kb
Page 57
Image 57

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

--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. 153).

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. 102).

--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.

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

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[appendcreate][,per-processshared][,unique]

Generates report output in Comma Separated Values (CSV) format. You can produce a CSV report for any HP Caliper measurement.

--context-lines 57

Page 57
Image 57
HP UX IPFilter Software manual Context-lines, Cpu-aggregation, Cpu-counter, Cpu-details, Csv-file