 |
|
 |
|
performance: tools
Contact:
Chris Waterson (waterson@netscape.com)
$Id: tools.html,v 1.3 1999/05/17 17:06:34 waterson%netscape.com Exp $
Memory Leaks
The following tools are used to track down memory leaks in the product.
Profiling
The following tools are used to measure product performance.
-
Rational Quantify. (Commercial)
-
hiprof.
A hierarchical instruction profiler for Digital Unix. There is an
online tutorial, courtesy
Jim Nance (jim_nance@yahoo.com):
"I like it because it does not require you to recompile the program,
because it give accurate times for callers, and because it comes with
DU so that everyone developing there should already have it."
*
-
gprof.
There are rumors that this has trouble with dynamically linked and
loaded objects (like Mozilla).
|
|
 |