HP Caliper User's Guide

This option is necessary if you want HP Caliper to report system-specific latency buckets
on Linux. If you do not use this option, a default set of latency buckets will be used.
On HP-UX, HP Caliper automatically obtains the model number using the model
command.
For more information, see “dcache Measurement Report Description” (page 249).
Example
--system-model rx8640,1
--system-usage=
--system-usage=[all][:runstatus][:cpu][:io][:syscalls]
Controls the collection and reporting of system usage data.
runstatus
Measure how much time each process spent running, eligible to run
but not running, and waiting.
cpu Measure how much of each process or thread was spent on each CPU
and how often the process or thread was moved to another CPU.
io Measure how much of each process or thread was spent on I/O reads
and writes.
syscalls
Measure the count and time spent in every system call called by a
process.
all Measure everything specified by runstatus and syscalls.
The default value is all.
NOTE: With this HP Caliper option, you must use a qualifier or an equals sign (=).
You cannot use --system-usage as the option. You must specify --system-usage=.
If you specify --system-usage=, then --system-usage=all is assumed.
For details, see “Measuring System Usage Concurrently with Other Measurements
” (page 204).
--term-display
The --term-display option is no longer supported.
--threads
--threads sum-all|all
Enables per-thread reporting.
Default value is all.,
98 HP Caliper Options