Software performance

Malaclypse the Elder dwc at homxc.UUCP
Tue Jun 14 06:47:03 AEST 1988


> Check out the prof(1), and gprof(1) manuals, as well as the -p and -pg options
> of cc(1). That should give you what you want. I use gprof(1) personally.
> 
see "inaccuracies in program profilers" by carl ponder and richard fateman
in software practice and experience, may 1988 to read about the limitations
of sampling based program profilers.

we are presenting a paper in the upcoming usenix conference on a new tool
that actually measures the elapsed time spent in a function rather than
using a sampling method.  the paper is titled "CASPER the friendly daemon".

danny chen
ihnp4!homxc!dwc



More information about the Comp.unix.questions mailing list