27
edits
(Moved from http://www.mozilla.org/performance/tools.html, originally by Cathleen Wang (cathleen@netscape.com)) |
|||
Line 1: | Line 1: | ||
= Memory Leaks = | = Memory Leaks = | ||
Tools for tracking down memory leaks. | Tools for tracking down memory leaks. See also [[Performance:Leak_Tools]] which contains more details for each tool. | ||
* [http://www.mozilla.org/projects/xpcom/MemoryTools.html XPCOM Memory Leak tools] (this document also has information on Mozilla's other memory leak tools). See also a [http://www.mozilla.org/performance/leak-tutorial.html tutorial] on using these tools and the refcount balancer. | * [http://www.mozilla.org/projects/xpcom/MemoryTools.html XPCOM Memory Leak tools] (this document also has information on Mozilla's other memory leak tools). See also a [http://www.mozilla.org/performance/leak-tutorial.html tutorial] on using these tools and the refcount balancer. |
edits