HP-UX 11i Version 1.5 Release Notes, September 2001
Programming
HP Caliper
Chapter 7 129
HP Caliper
HP Caliper 1.0 is a new general-purpose performance analysis and
performance improvement tool for Itanium-based applications bundled
with HP ANSI C, HP aC++, and HP Fortran 9x.
HP Caliper helps you analyze and improve the performance of your
native Itanium-based programs in three ways:
• A simple and quick way to optimize the performance of your program
by providing information for compiler profile-based optimization.
• Commands to measure the overall performance of your program.
• Commands to drill down to identify performance parameters of
specific functions in your program.
A significant advantage of HP Caliper is that it requires no special
compilation, link options, or libraries for your Itanium-based programs.
HP Caliper dynamically measures performance on:
• C, C++, and Fortran 9x binaries
• 32- or 64-bit binaries
• Shared or archive libraries
• Debug or optimized programs
Another advantage is that HP Caliper performs its measurements with
low overhead and for well-behaved executables, HP Caliper does not
alter the semantic behavior of the target program.
Required disk space is 12 MB. Memory requirements vary with settings
used for performance measurement.
HP Caliper Documentation
HP Caliper 1.0 includes the following documentation:
• On-line User Guide in HTML format available with the +help option.
• Printable User Guide in PDF format.
• Command-line option summary available with --help option.
• On the web at http://www.hp.com/go/caliper
•The caliper (1) man page.