|
|
Analyzing Program Performance With Sun WorkShop
Analyzing Program Performance With Sun WorkShop[tm] (806-7989-10):
This book describes the Sun WorkShop[tm] tools available for analyzing program
performance. It explains how to use the Sampling Collector and Performance
Analyzer and the related command-line utilities collect, er_print, and er_src.
These tools collect and analyze timing, synchronization, and hardware data and
relate the data to the program structure. They present results at the function,
source line, and instruction level as well as for the program and its load
objects. This book also describes the UNIX(R) tools prof, gprof, and tcov. This
book is intended for programmers with a working knowledge of Sun WorkShop software
and some understanding of the Solaris[tm] operating environment and UNIX(R)
commands. Some knowledge of performance analysis is helpful in understanding how to
use the data that is derived from the tools, but is not required for using the
tools. The UNIX tools prof, gprof, and tcov do not require a working knowledge
of Sun WorkShop software.
|