download.intel.com/design/Itanium2/manuals/30806501.pdf and Intel Itanium 2 Processor Reference Manual for Software Development and Optimization, Document Number 251110-003.http://www.intel.com/design/itanium2/ manuals/251110.htm

--info

--info

Causes HP Caliper to append help information to the end of textual reports.

--inlines

--[no]inlines

Causes HP Caliper to collect data for inline functions.

The default value is --noinlines.

You can use this option with the following measurements: alat, branch, cgprof, dcache, dtlb, fprof, fcount, icache, itlb, and scgprof.

For the cgprof and fcount measurements, this option should be specified during data collection as well as reporting, because the inline functions must be instrumented at collection time for the data to be available at report time. For the other measurements, this option needs to be specified only during reporting (though it can also be specified during data collection).

In reports, entries for inline functions are preceded with the following: { inline }. This notation is particularly useful if a particular function is called both inline and not inline. (There is no special notation for the function when it is not called inline.)

To obtain information regarding inline functions that HP Caliper can use, you must compile your program with -gand the optimization level should not exceed +O1.

--join

The --joinoption is deprecated. Instead, you should use the caliper report merge diff command. See “Creating Reports from Multiple Databases” (page 116).

--jre

--jre path

Specifies the JRE path to be used when invoking the local GUI client. This option is used only with the caliper -gcommand.

HP Caliper searches for the JRE in this order:

1.Path specified by the --jrepath option

2. Path specified by the JAVA_HOME environment variable

3.Path specified by the PATH environment variable

--kernel-path

--kernel-path path

When using the --event-defaultsoption with the privilege-level-maskset to kernel or all, specifies the path to the kernel file you want HP Caliper to use for symbol lookup and disassembly.

64 HP Caliper Options