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

13 HP Caliper Features Specific to HP-UX
These features are available only when using HP Caliper on the HP-UX operating system:
These measurements:
cgprof
cpu
See “Performing CPU Metrics Analysis ” (p. 152).
fcount
fcover
These command-line options:
--bus-speed
See “--bus-speed ” (p. 55).
--cpu-aggregation
See “--cpu-aggregation ” (p. 56).
--cpu-details
See “--cpu-details ” (p. 56).
--exclude-caliper
See “--exclude-caliper ” (p. 61).
--exclude-idle
See “--exclude-idle ” (p. 61).
--measure-on-interrupts
See “--measure-on-interrupts ” (p. 64).
--memory-usage
See “Measuring Memory Usage Concurrently with Other Measurements ” (p. 153).
--user-regions
See “--user-regions ” (p. 75).
Measuring Memory Usage Concurrently with Other Measurements
You can request a measurement of your program's memory usage in addition to, and at the same
time as, any other HP Caliper measurement.
To do this, use the --memory-usage= option. You can use this option with any measurement:
--memory-usage=all|[begin][:timed][:end][:PERIOD[s|m|h]]
For example:
$ caliper cpu -o REPORT --memory-usage=all my_app
Measuring Memory Usage Concurrently with Other Measurements 153