gerv%gerv.net
|
1856815ff1
|
Oops.
|
2001-09-20 00:02:59 +00:00 |
|
scc%mozilla.org
|
bc444f528a
|
bug #98089: ripped new license
|
2001-09-19 22:39:41 +00:00 |
|
cls%seawood.org
|
3580b1cac0
|
Adding and updating necessary .cvsignore files. Bug #61550
|
2001-02-24 06:22:49 +00:00 |
|
dbaron%fas.harvard.edu
|
b9f89c8579
|
Add makefile and script to compile and run leaksoup easily. r=waterson@netscape.com sr=brendan@mozilla.org b=66424
|
2001-02-18 16:51:46 +00:00 |
|
beard%netscape.com
|
c8ddacd34b
|
[not part of build] base class for all references, provides interior pointer detection.
|
2000-09-22 07:35:59 +00:00 |
|
beard%netscape.com
|
c897fa5598
|
[not part of build] interior pointer detection, cycle detection.
|
2000-09-22 07:32:52 +00:00 |
|
beard%netscape.com
|
9cf4148c01
|
[not part of build] make sure a writer is open at the end, before attempting to close it.
|
2000-09-19 17:53:17 +00:00 |
|
beard%netscape.com
|
589bfa37e9
|
rename void* to void, for file systems that don't like "*" in file names. emit a single JavaScript for showing stack crawls.
|
2000-09-12 00:09:06 +00:00 |
|
beard%netscape.com
|
360cf23b39
|
added internAs(), which lets one string masquerade for another.
|
2000-09-12 00:06:53 +00:00 |
|
beard%netscape.com
|
0d99fb7955
|
splitting out each individual type_size into separate report, to make it possible to visualize entire graph.
|
2000-09-10 18:33:27 +00:00 |
|
beard%netscape.com
|
ddae8993e0
|
splitting out call trees, to avoid creating unwieldy HTML reports.
|
2000-09-09 04:23:17 +00:00 |
|
beard%netscape.com
|
b69d93c128
|
trims strings by copying them, to avoid retaining excessively large strings.
|
2000-09-09 04:22:06 +00:00 |
|
beard%netscape.com
|
9bc9544d23
|
manages a compressed calltree.
|
2000-09-09 04:20:50 +00:00 |
|
beard%netscape.com
|
21567a7d55
|
initial check-in.
|
2000-09-02 03:30:02 +00:00 |
|
beard%netscape.com
|
63f57157e1
|
[not part of build] moved Type and StringTable classes to separate files. Changed printHistogram() to include product {count * size} for each bin.
|
2000-09-02 03:29:30 +00:00 |
|
beard%netscape.com
|
eb2a87c41a
|
bloatsoup.
|
2000-09-02 03:25:27 +00:00 |
|
beard%netscape.com
|
d7f5a17ae8
|
Use Addr2Line with Linux format leak files.
|
2000-08-31 01:08:16 +00:00 |
|
beard%netscape.com
|
d92c4ee999
|
Linux: used to map library +offset to file:line
|
2000-08-31 01:07:33 +00:00 |
|
beard%netscape.com
|
1f5d36b304
|
[not part of build] fixed getFileLocation(), had broken Mac format.
|
2000-08-20 20:04:44 +00:00 |
|
beard%netscape.com
|
9235463395
|
Adding support for Linux format leak files.
|
2000-08-18 03:16:29 +00:00 |
|
beard%netscape.com
|
cb95b6a16c
|
[not part of build] StringTable
|
2000-04-13 06:35:02 +00:00 |
|
beard%netscape.com
|
2426d02efb
|
[not part of build] to save memory, no longer keeping the stack crawl strings in memory, but just keeping pointers to their location. This keeps the tool from running out of memory when processing complete stack crawls now provided by the leak detector.
|
2000-04-10 17:42:24 +00:00 |
|
beard%netscape.com
|
aec2fe6fc7
|
[not part of build] fixed getFileLocation() when function name has [] in it (such as operator[]).
|
2000-04-10 17:40:08 +00:00 |
|
beard%netscape.com
|
7bee348390
|
more bonsai support (not part of any build).
|
2000-04-03 15:54:59 +00:00 |
|
beard%netscape.com
|
30bc8ac2bd
|
[not part of build] allow leaksoup to work with older versions of MacCVS (no CVS/Entries files)
|
2000-02-28 22:44:21 +00:00 |
|
beard%netscape.com
|
00b1dc479c
|
changed http://cvs-mirror.mozilla.org/webtools/bonsai/ to http://bonsai.mozilla.org, to work around a redirect bug.
|
2000-01-30 19:05:36 +00:00 |
|
beard%netscape.com
|
935e5216ba
|
removed some command hex values from character interpretation such as 0x00000000 and 0xFFFFFFFF.
|
2000-01-30 19:04:41 +00:00 |
|
beard%netscape.com
|
c39fcd0737
|
added ASCII annotation of fields.
|
1999-12-10 20:23:16 +00:00 |
|
beard%netscape.com
|
4b137d03f5
|
added -assign flag, to assign blame to stack crawls.
|
1999-11-06 03:24:08 +00:00 |
|
beard%netscape.com
|
12a9f91fa5
|
added ASSIGN_BLAME to control whether blameInfo is retrieved (which is quite slow)
|
1999-11-06 03:23:49 +00:00 |
|
beard%netscape.com
|
878c10b91c
|
added tag quoting, to avoid messing up the leak reports.
|
1999-11-06 03:22:46 +00:00 |
|
beard%netscape.com
|
41c65765a6
|
moved System.exit() to end of main.
|
1999-11-04 06:15:55 +00:00 |
|
beard%netscape.com
|
66d18685e7
|
moved System.exit() to end of main
|
1999-11-04 06:07:35 +00:00 |
|
beard%netscape.com
|
e16f106f06
|
JShell properties files.
|
1999-11-04 06:06:40 +00:00 |
|
beard%netscape.com
|
18d3a3d407
|
factored out common code to locate a source file on lxr or bonsai
|
1999-11-04 06:06:13 +00:00 |
|
beard%netscape.com
|
e8e34c2bce
|
communicates with cvsblame.cgi to assign blame to lines of a source file.
|
1999-11-04 06:05:52 +00:00 |
|
beard%netscape.com
|
a6530967ad
|
can handle multiple inputs, now using common FileLocator class to generate blame/lxr URLs.
|
1999-11-04 00:24:26 +00:00 |
|
beard%netscape.com
|
37e3216f2b
|
Uses CVS/Entries to determine the revision of a checked out file.
|
1999-11-04 00:10:12 +00:00 |
|
beard%netscape.com
|
629593d5b5
|
made more robust with partial output.
|
1999-10-31 06:05:09 +00:00 |
|
beard%netscape.com
|
d120ed2e68
|
fixed up -blame option to use line marking.
|
1999-10-30 05:59:02 +00:00 |
|
beard%netscape.com
|
f5508d70ac
|
added transitive closure size computation.
|
1999-10-29 06:04:01 +00:00 |
|
beard%netscape.com
|
87934f342c
|
added line hiliting in -blame mode.
|
1999-10-23 01:33:42 +00:00 |
|
beard%netscape.com
|
b4e5eca5ae
|
added parent links, so you can go to the objects referring to a given link.
|
1999-10-21 23:58:28 +00:00 |
|
beard%netscape.com
|
74f7dcef6c
|
broke out from leaksoup.java so it can be used by tracesoup.
|
1999-10-21 23:55:25 +00:00 |
|
beard%netscape.com
|
7de237458f
|
annotates refcount traces with blame/lxr URLs
|
1999-10-21 23:54:39 +00:00 |
|
beard%netscape.com
|
ab04358b03
|
for JBindery runner, added System.exit()
|
1999-10-19 19:43:31 +00:00 |
|
beard%netscape.com
|
5b5e74b2d3
|
fixed histogram sorting.
|
1999-10-19 03:03:12 +00:00 |
|
beard%netscape.com
|
021ab39646
|
improved report format, included root list
|
1999-10-15 15:56:05 +00:00 |
|
beard%netscape.com
|
9b90107be5
|
html-ized the report, added -blame option.
|
1999-10-13 23:42:49 +00:00 |
|
beard%netscape.com
|
2381dfe348
|
printing stack crawls with LXR URLs.
|
1999-10-12 18:59:52 +00:00 |
|