Commit Graph

139 Commits

Author SHA1 Message Date
leaf%mozilla.org
ad3b8faf32 add the binary suffix to fix build bustage 2002-05-02 19:43:09 +00:00
blythe%netscape.com
3a765464e4 NOT part of a normal build.
Fix spacetrace images.
Make per request data thread/callstack specific instead of using a global.
2002-05-02 18:38:42 +00:00
blythe%netscape.com
9934065285 Not part of normal build.
Put each client request on a thread.
2002-05-02 00:28:42 +00:00
cathleen%netscape.com
b256680996 Fixing to include spacecategory.c. Fix by Garrett on cathleen's tree -dp 2002-05-01 22:39:46 +00:00
dp%netscape.com
a3b5fa2664 export formatNumber 2002-04-30 23:52:52 +00:00
dp%netscape.com
430295c669 printCategoryTree 2002-04-30 23:44:03 +00:00
blythe%netscape.com
3da87ff3df Not part of normal build.
Move tmreader lifetime into a global, such that when the connections become
threaded that we do not have to manage joining all threads when we'd like
to exit; leave that job to PR_Cleanup.
2002-04-30 23:43:56 +00:00
dp%netscape.com
cacd86c847 Rearranged rules to get more accurate assignment 2002-04-30 23:42:32 +00:00
dp%netscape.com
2eaafb13a6 best shot at a rules file. 2002-04-22 18:15:15 +00:00
dp%netscape.com
da3dad6278 Sorting in category report 2002-04-20 00:25:55 +00:00
dp%netscape.com
e8edfe409c Store len of patterns for fast comparison 2002-04-20 00:14:22 +00:00
dp%netscape.com
7cce01fbf0 Using stncmp instead of strstr for callsite maching. 2002-04-19 21:51:03 +00:00
dp%netscape.com
297d88f665 commandline options for category file and focus category. 2002-04-19 21:49:55 +00:00
dp%netscape.com
9d213f1c92 Categories report 2002-04-18 20:11:45 +00:00
dp%netscape.com
34479f09c8 fastload-js -> chrome-js 2002-04-17 20:25:04 +00:00
dp%netscape.com
cd6227b553 optimization: When only category changes, dont harvest; just recompute cost. 2002-04-17 01:37:14 +00:00
dp%netscape.com
1a272f9fd1 more categories 2002-04-17 01:33:16 +00:00
dp%netscape.com
865ab1e7e7 installing rules.txt in dist/bin 2002-04-17 01:03:44 +00:00
dp%netscape.com
5e28943763 shared globals 2002-04-17 00:13:59 +00:00
dp%netscape.com
20a2192d31 Fixing core dump caused by freeing static categoryname 2002-04-17 00:12:44 +00:00
dp%netscape.com
2e36ed30a4 Dealing with non-existent category file 2002-04-17 00:11:55 +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
timeless%mac.com
dec943eb10 Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +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
bab74c2793 NOT part of normal build.
Fix a small performance problem intruduced yesterday.
2002-01-24 22:41:08 +00:00
blythe%netscape.com
dc28d145d4 NOT part of normal build.
Fix bug 119065
Better filtering via spacetrace footprint tool.
2002-01-24 00:58:33 +00:00
blythe%netscape.com
00c321d9fb Fix Bug 115189
Trace-Malloc records line number information on platforms which have it.
r=dp sr=alecf
2002-01-09 19:03:01 +00:00
dp%netscape.com
43742c7716 Adding peak memory used report r=blythe 2002-01-08 23:20:29 +00:00
blythe%netscape.com
8b152657c8 Fix bug 115191
NOT part of normal build
Correct usage of PRUint64
2001-12-28 22:27:20 +00:00
blythe%netscape.com
fa199dce9d NOT part of normal build.
Correctly account for heap overhead on allocations.
By default, we now correctly calculate heap impact on win32 using msvcrt.
2001-12-26 18:56:01 +00:00
dp%netscape.com
5b519968f0 TARGET=_content for hrefs. With this we can now have the spacetrace
sidebar :-)
2001-12-20 06:48:50 +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
dp%netscape.com
eb12422862 bug 113738 Cost of malloc into trace-malloc log. r=blythe, sr=brendan 2001-12-15 00:27:15 +00:00
dp%netscape.com
a1fbe116ca Fixing compiler warning. 2001-12-15 00:25:03 +00:00
dp%netscape.com
cb3dce038a bug 113738 Cost of malloc into trace-malloc log r=blythe, sr=brendan 2001-12-15 00:24:12 +00:00
blythe%netscape.com
fbfee2b106 Fix bug 113958, win32 nsTraceRefcnt support.
r=dbaron, sr=brendan
2001-12-11 22:26:47 +00:00
blythe%netscape.com
1ef06c2bf5 Fix bug 114149, trace-malloc output platform specific
r=dp, sr=brendan
2001-12-11 22:21:50 +00:00
dp%netscape.com
583f4cf74a bug 113833 Disabling trace-malloc if required dlls are not
found. (thanks jband) r=dp, sr=jband
2001-12-07 14:29:24 +00:00
dp%netscape.com
bc26d6a0ca bug 113833 preventing initalization of trace malloc stuff unless
--trace-malloc command line is given. sr=dveditz
2001-12-07 06:41:55 +00:00
blythe%netscape.com
046f20a06d Bug 112953, non debug trace-malloc on win32.
r=dp,sr=brendan
NOT part of normal build.
Change hinges on another change to nsprpub/gmakefile.win that should land
by those in charge of that module shortly.
2001-12-06 02:36:02 +00:00
dp%netscape.com
da13b4fc43 disabling unconditional printfs. 2001-12-02 05:39:49 +00:00
blythe%netscape.com
50c3597435 NOT part of normal build.
Remove special cases involving reallocs of size 0 (improve it actually).
Avoid qsort problem on MSVC win32.
2001-11-29 18:44:15 +00:00
blythe%netscape.com
91ce494f5c NOT part of normal build.
Get spacetrace to report data in seconds instead of confusing interval.
Move weight to far most colunm, as a product.
Unhexcape strings to that C++ classes/member can be targeted.
Add the align by option, to report real heap impact.
2001-11-29 01:29:26 +00:00
blythe%netscape.com
56f3b3bbdf NOT part of normal build.
Allow gd graphics library to be specified for SpaceTrace.
2001-11-28 02:07:42 +00:00
blythe%netscape.com
f7fceef68c Fix bug 112196
win32 symbols now work for trace-malloc
r=dbaron,sr=brendan
2001-11-27 22:54:05 +00:00
blythe%netscape.com
ed4ccb0a55 Fix bug 110807, newlines on win32 trace-malloc tools
sr=brendan,r=dbaron
NOT in normal build
2001-11-26 21:10:45 +00:00
dbaron%fas.harvard.edu
9d6f0a2650 Allow nsTraceMalloc to build even when cplus_demangle isn't available (should fix bustage on Brad's tinderbox). Also use NS_PTR_TO_INT32 per Brendan's review comments on bug 106352. 2001-11-20 23:32:17 +00:00
dbaron%fas.harvard.edu
fef035f0fc Call the root 'malloc' rather than '.root' since there's no leak root detection going on here. 2001-11-16 09:00:26 +00:00