HP Caliper HP-UX Release Notes

[enter your passphrase]
$ Caliper
or
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-2tVlwIXMua/agent.4624; export SSH_AUTH_SOCK;
SSH_AGENT_PID=5948; export SSH_AGENT_PID;
$ SSH_AUTH_SOCK=/tmp/ssh-2tVlwIXMua/agent.4624; export SSH_AUTH_SOCK;
$ ssh-add
[enter your passphrase]
$ Caliper
On Windows, the Caliper GUI has been tested with cygwin's version of Open SSH
(typically installed at C:\cygwin\bin\ssh). Note that the Caliper GUI has not
been tested with the Windows SSH implementation, PuTTY. If your client system
does not have an ssh command, the Login dialog still provides you with the option
of connecting using an SSH libarary that is built in to the GUI. However, if you
use the built-in SSH feature, any passphrase you enter will only be valid for the
duration of your GUI session.
There is a new source view in the Caliper GUI. Double click on a source line in the
disassembly viewer and the Source view will open the source file and scroll to the
selected source line.
There are new GUI disassembly enhancements, including: double-click on a branch
to see its target in split window, sort by metric in top window yet maintain address
order in bottom window, register highlighting (via "find" in pop-up menu), and
sort on metric while maintaining issue groups.
The system usage measurement can now be made and viewed in the GUI.
Deprecations
The option: --data-summary is deprecated as of this release and will be deleted
in a future release. Use --dcache-data-profile instead.
Deletions
The acount measurement is no longer supported.
Changes in Release 4.4 21