dbaron%dbaron.org
47cdee9b57
Add simple trace-malloc reader to dump all allocation stacks in a trace-malloc log.
2004-02-19 19:52:59 +00:00
cls%seawood.org
332976510a
Remove troublesome libiberty dependency by using __cxa_demangle instead of cplus_demangle. (redux)
...
Bug #232763 r=dbaron sr=brendan
2004-02-11 07:16:11 +00:00
brendan%mozilla.org
a7f5763ec4
Get my NS_TrackAllocation patch in before cls moves files.
2004-02-11 04:15:17 +00:00
cls%seawood.org
bc24ffd464
Backing out previous changes.
...
Missed a cplus_demangle call and it turns out that all of trace-malloc needs to be tweaked to use c++ instead of C.
Bug #232763
2004-02-10 18:55:04 +00:00
cls%seawood.org
4f821d592f
Remove unneeded -liberty references.
...
Bug #232763
2004-02-10 17:58:21 +00:00
dbaron%dbaron.org
0dad9eb69c
Note out-of-component pointers.
2004-01-17 20:52:40 +00:00
alecf%flett.org
cf37cd1d01
minor updates to spacetrace:
...
- show progress while loading the events file
- show more detailed leak summary
no review, this is a debug-only tool and I'm only changing console output
2004-01-13 16:35:45 +00:00
dbaron%dbaron.org
a71802a815
Remove pc tests in stack walking code that prevent it from working on Fedora Core 1. b=227396 r=bryner
2004-01-03 19:16:31 +00:00
dbaron%dbaron.org
93497517b6
Remove include of stdio.h from nsTraceRefcnt.h. b=227074 r=dougt sr,a=brendan
2003-12-12 23:02:12 +00:00
dbaron%dbaron.org
8c167ea60e
Be sure to call NS_TraceMallocStartup so we know (on Unix) not to waste time logging everything once we know there is no command-line argument. b=113833 r+sr=brendan
2003-06-21 00:28:05 +00:00
alecf%flett.org
85f5373977
oops, didn't mean to check that in
2003-06-18 02:14:15 +00:00
alecf%flett.org
3a90fb6cfc
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
3507af42d7
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
a4c966781c
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
d25cbadc23
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
729e809e11
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
fecf4aa82b
ugh, take two - remove PR_ASSERT, tabs, and extra ^M's
2003-06-04 20:53:57 +00:00
alecf%flett.org
ce8899d0c7
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
e54acab845
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
12e3f17615
more clever CSS to beautify spacetrace just a bit
...
(not part of build)
2003-04-21 07:26:07 +00:00
alecf%netscape.com
4deb792c6e
ignore generated files
2003-04-17 07:41:23 +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
cathleen%netscape.com
3a4b925c76
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
405b8b2d16
Two typo fixes.
2003-01-18 18:37:41 +00:00
dbaron%dbaron.org
21dc591312
Some minor tweaks. b=98665 sr=waterson
2003-01-18 16:26:26 +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
93c0b1334f
Missed the tm.def file
2003-01-16 21:26:02 +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
dbaron%fas.harvard.edu
0a31e6afb5
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
ff21e5d6c8
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
afd088f12f
Not part of build.
...
Fix compile time error.
2002-11-09 16:42:50 +00:00
blythe%netscape.com
b5141c586e
Not part of the build.
...
Work in progress on heap fragmentation reporting tool.
2002-11-06 17:10:29 +00:00
blythe%netscape.com
6f6593ac94
Not part of any build.
...
Work in progress on heap fragmentation report tool.
2002-11-01 00:34:13 +00:00
blythe%netscape.com
d002ccd123
Not part of any build.
...
Work in progress on heap fragmentation tool.
2002-10-30 13:17:15 +00:00
blythe%netscape.com
f0cf02982b
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
b9a71c856e
update spacetrace catagory rules. not part of the build
2002-10-26 00:35:08 +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
3cf5de83e2
Wallet category
2002-05-16 00:46:00 +00:00
blythe%netscape.com
4ad1ea6d24
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
254b6893e5
Make generated graphs capable of handling multiple simultaneous access.
2002-05-13 03:02:52 +00:00
blythe%netscape.com
732ad9d7a8
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
bfacfda1cf
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
1eb068c665
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
310b3517ea
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
f6011fdd3e
Not part of a normal build.
...
Context cache framework is in.
2002-05-12 04:17:56 +00:00
blythe%netscape.com
f912a6272d
Fix unix build warning.
...
Not part of normal build.
2002-05-11 01:27:34 +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
blythe%netscape.com
fab0832271
space trace command line parsing hooked up to new options framework.
2002-05-08 21:32:24 +00:00