alecf%flett.org
ae9176bd25
oops, didn't mean to check that in
2003-06-18 02:14:15 +00:00
alecf%flett.org
91b72b4179
oops, minor cleanup on the UI to distinguish between callsite and allocation listings for the "top" or "normal" callsites
...
again, not part of normal build
2003-06-18 02:13:46 +00:00
alecf%flett.org
56a32fde26
not part of build
...
revamp the spacetrace interface to provide scrolling tables for easier navigation of child callsites, local allocations, and more.
2003-06-18 02:02:02 +00:00
alecf%flett.org
bee187bf13
minor warnings cleanup, make a htmlStartTable() method to consolidate some code
...
not part of the build
2003-06-17 23:01:46 +00:00
alecf%flett.org
96472ec874
reformat these files with 'indent' so that they are actually maintainable
...
not part of default build
2003-06-17 21:10:49 +00:00
alecf%flett.org
af896e39c8
refactor some of the options page, pretty it up a bit
...
NOT PART OF BUILD
2003-06-05 19:56:06 +00:00
alecf%flett.org
39b6e7826f
ugh, take two - remove PR_ASSERT, tabs, and extra ^M's
2003-06-04 20:53:57 +00:00
alecf%flett.org
b20e0b65f2
spacetrace updates (not part of build)
...
- use arenas for hashtable allocation - reduces spacetrace's mem usage tremendously for large files
- code cleanup & wrapping
- UI cleanup - headers & such
- fix nsTraceMalloc to at least support long stacks, so that we don't barf if we have trouble reading the stacks
2003-06-04 20:15:10 +00:00
alecf%flett.org
f6ad24ed15
slightly change the spacetrace output so people know what to DO with port 1969
...
this is a spacetrace-only change, not part of the build
2003-05-22 20:59:55 +00:00
alecf%netscape.com
daf8e98060
more clever CSS to beautify spacetrace just a bit
...
(not part of build)
2003-04-21 07:26:07 +00:00
alecf%netscape.com
315db632c3
ignore generated files
2003-04-17 07:41:23 +00:00
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
cathleen%netscape.com
525d66b9b0
fix windows trace-malloc build. this file was removed in config/os2, needed for command line utility
2003-03-06 01:32:39 +00:00
dbaron%dbaron.org
ff150df12c
Two typo fixes.
2003-01-18 18:37:41 +00:00
dbaron%dbaron.org
aa65be1359
Some minor tweaks. b=98665 sr=waterson
2003-01-18 16:26:26 +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
ea89f2487c
Missed the tm.def file
2003-01-16 21:26:02 +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
dbaron%fas.harvard.edu
a34c46af22
Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only.
2003-01-01 23:53:20 +00:00
brendan%mozilla.org
c70d301f7e
Fix up comments, overlong lines, NULL in C code, slight code simplification in log_filename (r/sr=blythe/dbaron).
2002-11-13 04:40:17 +00:00
blythe%netscape.com
85a642fc74
Not part of build.
...
Fix compile time error.
2002-11-09 16:42:50 +00:00
blythe%netscape.com
a145fac706
Not part of the build.
...
Work in progress on heap fragmentation reporting tool.
2002-11-06 17:10:29 +00:00
blythe%netscape.com
b35e7ab8e5
Not part of any build.
...
Work in progress on heap fragmentation report tool.
2002-11-01 00:34:13 +00:00
blythe%netscape.com
96a0019810
Not part of any build.
...
Work in progress on heap fragmentation tool.
2002-10-30 13:17:15 +00:00
blythe%netscape.com
63da865489
Not part of build.
...
Polish the output of this trace-malloc tool with some options.
2002-10-26 19:24:22 +00:00
cathleen%netscape.com
2ec76cfe3e
update spacetrace catagory rules. not part of the build
2002-10-26 00:35:08 +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
7a89880152
Wallet category
2002-05-16 00:46:00 +00:00
blythe%netscape.com
31e9952600
Not part of a normal build.
...
Sync access to images.
Update last accessed context time, so that proper evication will take place.
Rename variable to more appropriate name.
Cleanup a little more on exit.
2002-05-13 20:50:56 +00:00
blythe%netscape.com
484bb7137f
Make generated graphs capable of handling multiple simultaneous access.
2002-05-13 03:02:52 +00:00
blythe%netscape.com
76f7adca0e
Not part of a normal build.
...
Have callsite stats be on a per context basis as well.
2002-05-13 02:43:27 +00:00
blythe%netscape.com
8bdf996e1c
Not part of a normal build.
...
Have the categories become context aware.
Each context will naturally have it's own set of category runs.
2002-05-13 01:48:30 +00:00
blythe%netscape.com
76117297f6
Not part of a normal build.
...
Use per request/context options in most cases now.
2002-05-13 00:01:15 +00:00
blythe%netscape.com
f571747c81
Not part of normal build.
...
Start propogating options so that eventually can switch over to per client
instead of global structures.
2002-05-12 04:46:22 +00:00
blythe%netscape.com
22cd6c65c8
Not part of a normal build.
...
Context cache framework is in.
2002-05-12 04:17:56 +00:00
blythe%netscape.com
d33932e756
Fix unix build warning.
...
Not part of normal build.
2002-05-11 01:27:34 +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
blythe%netscape.com
1414f1f513
space trace command line parsing hooked up to new options framework.
2002-05-08 21:32:24 +00:00
blythe%netscape.com
cc2859b10d
Not part of normal build.
...
Use new options framework to initialize options.
2002-05-08 00:16:20 +00:00
blythe%netscape.com
671730413d
not part of normal build.
...
initial retooling of common prefs for multi user access.
more in this area to come.
2002-05-07 23:39:34 +00:00
blythe%netscape.com
46c30a3660
Abstract option acquisition for reuse in per thread settings.
...
Have the category focus also cause cached graphs to reset.
2002-05-04 02:06:52 +00:00
blythe%netscape.com
4141a16d7e
fix cvs keyword subtitution crash
2002-05-04 01:12:18 +00:00
blythe%netscape.com
565188440e
Not part of normal builds.
...
Accept options cookie, document how request specific options are to be set.
2002-05-04 01:07:16 +00:00
cathleen%netscape.com
16e0f2f1ca
export rules file into dist r=dp
2002-05-03 22:51:16 +00:00
dp%netscape.com
c796599b2b
Moving printNodeProcessor to new api
2002-05-03 22:33:08 +00:00
dp%netscape.com
a087962d3f
Necko uri folded into necko
2002-05-03 13:27:16 +00:00
blythe%netscape.com
8aead0c7ef
Turn options into arrays instead of heap to allow easy copying into a per
...
thread/client option duplicate.
2002-05-03 00:32:23 +00:00
blythe%netscape.com
2b3abdb34f
Not part of the normal build.
...
Fix a crash when category data led to 0 data.
2002-05-02 21:52:17 +00:00
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
dbaron%fas.harvard.edu
54543c9f93
Ignore the library/address part of the stack unless asked to use it.
2001-11-16 02:47:07 +00:00
blythe%netscape.com
64ec50552a
NOT in normal build.
...
Have the tools build on windows, wether or not they work yet is another
issue.
2001-11-16 02:19:14 +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
alecf%netscape.com
ad08915dd8
better fixes to make bloatblame work on windows
2001-11-15 22:08:03 +00:00
alecf%netscape.com
01dd34e55a
some changes required to get bloatblame building on windows
2001-11-15 20:29:28 +00:00
dbaron%fas.harvard.edu
dbd3c84701
Oops, meant to remove that incorrect comment.
2001-11-15 07:44:59 +00:00
dbaron%fas.harvard.edu
1cde573592
New, more portable (i.e., works for me, unlike the old code) Linux nsGetTypeName using dladdr. r=jag sr=waterson b=109829
2001-11-15 07:44:26 +00:00
dbaron%fas.harvard.edu
7ea02d75a9
Oops. Backing that out.
2001-11-14 21:44:45 +00:00
dbaron%fas.harvard.edu
783a03054d
Add script to diff the output of two files created by NS_TraceMallocDumpAllocations.
2001-11-14 21:42:54 +00:00
waterson%netscape.com
355f78d581
More types. Remove JS stuff so we can account for it better.
2001-11-02 05:17:28 +00:00
waterson%netscape.com
85b52ed98f
More types!
2001-10-22 18:25:37 +00:00
waterson%netscape.com
9889b9ca53
Types, types! More types!
2001-10-22 00:07:26 +00:00
waterson%netscape.com
eb8236af2b
Add coverage and floating width.
2001-10-21 16:46:37 +00:00
waterson%netscape.com
6e59c2206a
Mmm, more types.
2001-10-10 03:32:41 +00:00
waterson%netscape.com
63902a9410
More types!
2001-10-09 21:58:41 +00:00
waterson%netscape.com
548e8dc299
Update types for code drift.
2001-10-09 17:11:25 +00:00
gerv%gerv.net
4e12e44b2f
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
dougt%netscape.com
ca36b7718d
reverting 99248. r=shaver|brendan@mozilla.org
2001-09-27 03:52:45 +00:00
dbaron%fas.harvard.edu
2d6d9601cd
Fix build bustage. Not part of the default build. b=99248
2001-09-27 00:43:32 +00:00
dougt%netscape.com
65aec024ea
uses strtok_r if avaliable. r=doug/cls, sr=rpotts, patch by drepper@cygnus.com. bug 99248
2001-09-25 23:31:27 +00:00
brendan%mozilla.org
3efd0e519f
1. Fix jsdhash/pldhash.[ch] so that add/remove cycles for a given k do not
...
create a long chain of removed sentinels. Also, when adding k to a table
where k is not mapped, but where k hashes to a chain that includes removed
sentinels, recycle the first removed sentinel in the chain for k's entry.
2. Cache cx->resolving till js_DestroyContext, to avoid high JSDHashTable
new/destroy overhead in js_LookupProperty.
3. Add NS_TraceStack to nsTraceMalloc.[ch] and clean the .c file up a bit.
2001-09-12 06:39:31 +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
brendan%mozilla.org
dbd7fed5b1
FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver.
2001-07-31 19:05:34 +00:00
rogc%netscape.com
894f00ff0e
Updated trace-malloc tools. Updated type inferences in types.dat.
...
Enhanced type inference logic in TraceMalloc.pm to allow substack
matching so we can have fallback types.
b=62996,r=blizzard,sr=waterson.
2001-07-20 00:59:24 +00:00
rogc%netscape.com
723563e44f
Added heuristics for speculative RTTI for gnu 2.96 compilers.
...
b=62996,r=blizzard,sr=waterson.
2001-07-13 22:40:04 +00:00
dr%netscape.com
96d227f332
fix for 80067 (assignment vs. equality typos). r=mkaply, mjudge, sr=jst
2001-05-11 05:36:00 +00:00
thesteve%netscape.com
3b83745796
dded a rule to recognize <nsScanner> responsibility for an allocation. r=waterson
2001-02-16 18:17:11 +00:00
waterson%netscape.com
eba65d9882
Break down string and void* data.
2001-02-13 10:24:28 +00:00
waterson%netscape.com
0991df1320
Add brendan's js regexp fu.
2001-02-08 06:45:38 +00:00
waterson%netscape.com
74091d7f2d
Add support for regexps.
2001-02-08 06:45:29 +00:00
mjudge%netscape.com
a79e1f9316
R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build
2001-01-25 22:54:05 +00:00
mjudge%netscape.com
6a5b25f5d5
not in build. only used for trace malloc purposes. This will be reviewed once a makefile change is made
2001-01-17 21:07:42 +00:00
mjudge%netscape.com
42cee62f00
not in build. for tracemalloc purposes only. when makefile is edited to add this as compile option There will be a reviewer of these checkins as well
2001-01-17 21:06:51 +00:00
jar%netscape.com
88c88a8462
Added call-stack-based type refinement, and made other type expansion controllable from command line
2000-12-30 05:39:24 +00:00
jar%netscape.com
3717905dc7
Added --detail option to show basis for object sweeping action
2000-12-24 05:56:41 +00:00
jar%netscape.com
3622e8d233
Moving leak-soup.pl from sibling directory ../trace-malloc-tools
2000-12-22 17:46:57 +00:00
brendan%mozilla.org
63a11a7d50
Must hold tmmon around all suppress_tracing uses as well as defs (r=waterson, not part of build).
2000-12-22 01:32:39 +00:00
waterson%netscape.com
e8141655e1
Dump to 'allocations.log' in current process directory instead.
2000-12-19 23:40:54 +00:00
waterson%netscape.com
89d168b0c2
Improve rules attributing data to 'PresShell'.
2000-12-18 22:22:02 +00:00
waterson%netscape.com
aa5389f039
First checked in.
2000-12-15 22:41:21 +00:00
waterson%netscape.com
8c0c4a14e3
Latest type data hackery.
2000-12-15 21:59:10 +00:00
waterson%netscape.com
b3c5a8190d
More imagelib foo.
2000-12-13 00:42:35 +00:00
waterson%netscape.com
1c2dc1378e
Add pretty print for one histogram file.
2000-12-13 00:42:29 +00:00
brendan%mozilla.org
1633b91a46
Fix realloc bookkeeping blunder (r=waterson,pnunn, NOT PART OF DEFAULT BUILD).
2000-12-12 05:48:16 +00:00
waterson%netscape.com
df22989d4e
Add param for specifying how many rows you want in the output.
2000-12-12 01:56:01 +00:00
waterson%netscape.com
525931f8c9
Improve imagelib heuristics.
2000-12-12 01:52:06 +00:00
waterson%netscape.com
763a8e5c72
First checked in.
2000-12-09 01:24:23 +00:00
waterson%netscape.com
67ec62600b
Mmm, more rules.
2000-12-08 20:31:31 +00:00
waterson%netscape.com
f7b54ed67f
Bug 61571. Improve speculative RTTI heuristics by adding one more instruction to the signature for typeinfo(). r=brendan, sr=beard
2000-12-06 00:05:45 +00:00
waterson%netscape.com
42e16bdb20
More rules.
2000-11-30 08:47:52 +00:00
waterson%netscape.com
0035401c31
Don't keep around objects: let callers do that.
2000-11-30 08:08:47 +00:00
waterson%netscape.com
a692ac7ac4
Oops, remove one 'bamboozler' that isn't globally exported, except in my build.
2000-11-29 21:18:03 +00:00
waterson%netscape.com
e1bdb8b1aa
Bug 61241. Change trace-malloc's live object output format to mimic beard's format from Boehm. r=brendan, sr=jband
2000-11-29 21:16:53 +00:00
waterson%netscape.com
f5c45800dc
First checked in.
2000-11-27 22:07:30 +00:00
brendan%mozilla.org
4a242ba8a6
Revamp REALLOC record for rayw's tool; add flush-log-files function (r=rayw, a=waterson, not part of build).
2000-11-22 08:05:05 +00:00
kandrot%netscape.com
619eadadb6
Initial check in of a tool to calc deltas of bloat snap shots.
2000-11-02 06:45:26 +00:00
waterson%netscape.com
7968871a5d
First checked in.
2000-08-30 00:16:58 +00:00
waterson%netscape.com
094d0a293f
First checked in.
2000-08-29 23:26:46 +00:00
brendan%mozilla.org
5387c4e16b
Add possibly-too-verbose NS_TraceMallocDumpAllocations and its JS window-level function, for leak and bloat analysis.
2000-08-29 01:52:13 +00:00
brendan%mozilla.org
53ef9c0ba4
Add captioned timestamp events, for JS storyboarding (not part of build).
2000-08-09 02:41:58 +00:00
brendan%mozilla.org
6bb2c26634
Revise connect_nodes to be tmgraphnode_connect, reusable via tmreader.[ch].
2000-07-26 02:19:27 +00:00
brendan%mozilla.org
55ce126995
- Remove <unistd.h> include from bloatblame, it's no longer needed and the link(2) prototype it drags in was causing warnings whenever I used a local variable named 'link'.
...
- Use uint32 for all quantities, and double for all differences, so that we can overflow without breaking deltas such as (busy == allocs - frees). This doesn't help sorting, however: if one of the sort keys has overflowed past 0 just a bit, while the other is a very large unsigned number, beware.
- Separate graph link (half an edge, structurally speaking -- no per-edge stats) from graph edge, so that an edge is two links and some stats. This avoids bloat and copying in connect_nodes (which is soon to become generic and move to tmreader.[ch]).
- Factor data structures better: we now have {allocs,frees} x {bytes,calls} x {direct, total}, declaring the second set as struct tmallcounts and the third as tmcounts. So, for example, total number of calls to allocators would be allocs.calls.total; bytes freed directly by a graphnode (library, component, or method) would be frees.bytes.direct.
- Teach tmreader_eventloop about 'F' (TM_EVENT_FREE) events: it now updates the direct free byte and call counts for a method, its component, and its library when it reads the event. Of course, bloatblame ignores this info, because it is concerned only with bloat (total memory allocated).
- Right-align numbers in the first (trace-malloc stats) table.
2000-07-26 00:24:08 +00:00
brendan%mozilla.org
02c5512498
Finish factoring tmreader from bloatblame; misc. clenaups (not part of build).
2000-07-21 20:42:15 +00:00
brendan%mozilla.org
0d66d403b3
Make NS_TraceMallocShutdown idempotent just in case it's called more than once (doesn't affect default builds: #ifdef NS_TRACE_MALLOC).
2000-07-11 19:10:52 +00:00
warren%netscape.com
ca180c6d4d
Fixed monitor destructor because NS_TraceMallocShutdown is called twice. r=dbaron
2000-07-11 07:28:14 +00:00
brendan%mozilla.org
e419a66c7a
First cut at reusable trace-malloc logfile reader, factored from bloatblame.
2000-07-09 08:53:46 +00:00
brendan%mozilla.org
ca37059e30
Interim checkin: -u option for unified (-f and standard) output, down/next links for sorted subgraph navigation, some -j (js-mode) support.
2000-06-28 06:42:29 +00:00
brendan%mozilla.org
2eab0c4a26
Work around unsolved bug reported by rusty.lynch@intel.com.
2000-06-28 06:22:29 +00:00
brendan%mozilla.org
0cb0663247
Hoist loop invariant.
2000-06-21 18:03:34 +00:00
brendan%mozilla.org
543138903e
Comment fixes.
2000-06-21 18:03:01 +00:00
brendan%mozilla.org
155c1ab6f3
Fix skip-one-frame-too-many backtrace lossage; update TODO.
2000-06-21 17:59:30 +00:00
brendan%mozilla.org
d6b3206fde
Sacred 80th column preservation, brendan-style case indentation (not part of default build).
2000-06-07 19:14:10 +00:00
waterson%netscape.com
259d4d122b
Make more portable.
2000-06-01 03:23:19 +00:00
waterson%netscape.com
9a0a7705c3
Add NS_TraceMallocStartupArgs() so it's easier to factor between apprunner and other apps. Like viewer. r=brendan
2000-06-01 02:09:25 +00:00
brendan%mozilla.org
892e212b18
Push monitor down to avoid overhead when suppressing tracing (r=waterson).
2000-06-01 01:53:52 +00:00
brendan%mozilla.org
77478096cf
Fix stupid logfile_list unlink bug; fix comment.
2000-05-17 06:59:21 +00:00
brendan%mozilla.org
483af1a01b
Improve --trace-malloc to handle multiple logfiles.
2000-05-17 04:44:14 +00:00
brendan%mozilla.org
e6fe589729
Fix site logfile flushing on startup; #if 0 doomed libbfd-based version of dladdr.
2000-05-03 03:07:20 +00:00
brendan%mozilla.org
67865c1d1d
Debloat output by consolidating onmouseovers.
2000-04-27 05:41:59 +00:00
brendan%mozilla.org
36499eb772
Add TraceMalloc* native methods; allow multiple log files per site file.
2000-04-27 04:02:22 +00:00
brendan%mozilla.org
440c791824
Count allocations too; dump nodes ranked by mean allocation size.
2000-04-24 23:52:27 +00:00
shaver%mozilla.org
811f3fafa2
show pointed-to symbol onmouseover, for easier scanning (r=brendan)
2000-04-23 07:13:19 +00:00
brendan%mozilla.org
24509b8291
Add -f function-dump-filename option; try to keep its first table cell of reasonable width without depending on (broken in 4.x) css support.
2000-04-23 05:04:58 +00:00
brendan%mozilla.org
07a7b51820
Comment improvements.
2000-04-22 18:36:10 +00:00
brendan%mozilla.org
3fda61301a
Stop component-wise over-totalling madness when JS=>js=>JS=>js.
2000-04-21 21:38:18 +00:00
brendan%mozilla.org
9c63bde8f6
Percent signs after numbers, please\!
2000-04-21 19:05:53 +00:00
brendan%mozilla.org
4bf456462f
Optimize total computation, fix visited to be a counter.
2000-04-21 08:47:00 +00:00
brendan%mozilla.org
159f478d0d
Fix plib-instead-of-lib->total += type; use int32 for possibly negative values.
2000-04-21 03:01:09 +00:00
brendan%mozilla.org
7de0f8bd21
Add nsTraceMalloc.[ch] and bloatblame.c, not part of build (setenv NS_TRACE_MALLOC to enable here and in xpfe/bootstrap).
2000-04-20 04:55:26 +00:00