HP Caliper 5.3 User Guide (5900-1558, February 2011)

You are free to rename measurement configuration files.
Specifying Option Values in Measurement Configuration Files
You can specify options on the command line, in a measurement configuration file, or in the
.caliperinit file. See “Multiple Ways to Specify HP Caliper Option Values” (p. 47).
Using the Command Line to Override Measurement Configuration File Parameters
You can use the HP Caliper command line to override parameters specified in measurement
configuration files.
For example, to override the sampling_spec setting in pmu_trace, use a command like this:
$ caliper pmu_trace -s period,variation,cpu_event program
To override the events to be measured in ecount on HP-UX, use:
$ caliper ecount -m cpu_event,cpu_event program
To override the kernel stop functions and get all frames in the cstack on HP-UX, use:
$ caliper cstack --stop_functions = "" program
See “Hierarchy for Processing an Option Value” (p. 48).
46 HP Caliper Measurement Configuration Files