dbaron@dbaron.org
6617480bfb
Link readers against libxul when trace-malloc is part of libxul (fixing tinderbox bustage).
2007-08-19 18:30:04 -07:00
dbaron@dbaron.org
3f7705dd87
Force linking with the C++ compiler rather than the C compiler (since we're using SIMPLECPPSRCS rather than CPPSRCS). b=392118 r=bsmedberg a=bzbarsky
2007-08-19 17:00:40 -07:00
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
dbaron%dbaron.org
b9ef6f734a
Link readers against libxul when trace-malloc is part of libxul (fixing tinderbox bustage).
2007-08-20 01:30:04 +00:00
dbaron%dbaron.org
983df6a182
Force linking with the C++ compiler rather than the C compiler (since we're using SIMPLECPPSRCS rather than CPPSRCS). b=392118 r=bsmedberg a=bzbarsky
2007-08-20 00:00:40 +00:00
benjamin%smedbergs.us
683a4f7672
Bug 348234 - trace-malloc utilities should use frozen linkage, r=dbaron
2006-08-10 16:38:00 +00:00
dbaron%dbaron.org
6bb56c4240
Fix bustage. b=288626
2005-04-06 06:02:47 +00:00
gerv%gerv.net
2a491d3598
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-25 21:07:34 +00:00
alecf%netscape.com
606a5b3384
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
8fcaea2022
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
927c29d1d6
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
7e677f4b39
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
b4095c9f8c
Remove generated tmreader.$(OBJ_SUFFIX)
2002-07-01 02:15:11 +00:00
alecf%netscape.com
f0263ddf07
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
b8c567b4d7
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
eec68fa596
add the binary suffix to fix build bustage
2002-05-02 19:43:09 +00:00
dp%netscape.com
03f77a26b6
installing rules.txt in dist/bin
2002-04-17 01:03:44 +00:00
dp%netscape.com
35e64057fe
categories
2002-04-16 23:36:47 +00:00
blythe%netscape.com
7cc8b18b08
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
c187055918
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
d3106e17bd
Fixing win32 gmake trace-malloc bustage
2002-02-14 22:56:03 +00:00
blythe%netscape.com
0e9efbea2d
Fix bug 115281, report runtime allocation stats
...
NOT in normal build.
2001-12-18 01:00:36 +00:00
blythe%netscape.com
693a406cb1
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
03b8e91855
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