alecf%netscape.com
9e2b812ed0
add CSS appearence support to spacetrace, as a start for making the UI a little more dynamic
...
(not part of build)
2003-04-17 07:36:28 +00:00
dbaron%dbaron.org
08e7da8b22
Add memory dump reader and new tool (leaksoup) for analyzing leak graph at shutdown. b=179212 Partly reviewed by brendan.
2003-01-18 16:24:55 +00:00
dougt%netscape.com
6508e0713e
move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood.
2003-01-15 20:40:06 +00:00
blythe%netscape.com
f0e93aa430
Not part of build.
...
Fix for bug 176350, quicker trace malloc stats for performance eyeballing.
2002-10-26 00:21:42 +00:00
seawood%netscape.com
7fb7033b34
Remove generated tmreader.$(OBJ_SUFFIX)
2002-07-01 02:15:11 +00:00
alecf%netscape.com
bcf192e308
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
blythe%netscape.com
8d1c0ae1b4
Not part of a normal build.
...
Change it such that all options come from framework.
Basically, a very large whack in regards to processing.
2002-05-11 01:24:52 +00:00
leaf%mozilla.org
ad3b8faf32
add the binary suffix to fix build bustage
2002-05-02 19:43:09 +00:00
dp%netscape.com
865ab1e7e7
installing rules.txt in dist/bin
2002-04-17 01:03:44 +00:00
dp%netscape.com
51792fa38f
categories
2002-04-16 23:36:47 +00:00
blythe%netscape.com
32a093d13a
fix bug 134737, gmake win32 trace-malloc gd enabled build, r=dp sr=alecf
2002-04-16 21:50:01 +00:00
seawood%netscape.com
0df019b037
This patch:
...
* Changes MOZ_TRACE_MALLOC ifdefs to NS_TRACE_MALLOC ifdefs
* Links against the trace-malloc utils against libxpcom instead of just xpcomds
* Builds NSPR in debug mode on win32 if trace-malloc is enabled
* Adds a few "defined()" checks to diffbloatdump.pl so that it will work for
perl 5.6.1
* Adds a couple of checks for \r so that diffbloatdump.pl works on win32.
Bug #126915 r=bryner/dbaron a=asa
2002-02-26 09:26:10 +00:00
seawood%netscape.com
ccc74b9b6f
Fixing win32 gmake trace-malloc bustage
2002-02-14 22:56:03 +00:00
blythe%netscape.com
096bc4789f
Fix bug 115281, report runtime allocation stats
...
NOT in normal build.
2001-12-18 01:00:36 +00:00
blythe%netscape.com
c096dbbd8b
Fix bug 108103, new tool SpaceTrace
...
SR,RS=brendan, SR=waterson, R=dbaron
2001-11-15 22:40:53 +00:00
dbaron%fas.harvard.edu
ce012c5510
Move trace-malloc readers from mozilla/xpcom/base/ to mozilla/tools/trace-malloc/. Add a --shutdown-leaks option to nsTraceMalloc to dump, to the file given as an argument to the option, information about allocations still live at shutdown. Add a new trace-malloc reader (leakstats.c) to print leak statistics. b=84831 r=jag sr=brendan
2001-09-08 18:29:24 +00:00