Граф коммитов

55 Коммитов

Автор SHA1 Сообщение Дата
timeless%mac.com fc883176bf Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
seawood%netscape.com 9850f387af Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
gerv%gerv.net 2a80f3fea9 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org da68f3ed78 bug #98089: ripped new license 2001-09-19 22:39:41 +00:00
cls%seawood.org 8643a92f86 Adding and updating necessary .cvsignore files. Bug #61550 2001-02-24 06:22:49 +00:00
dbaron%fas.harvard.edu d3f1ada71c 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 048d0ee613 [not part of build] base class for all references, provides interior pointer detection. 2000-09-22 07:35:59 +00:00
beard%netscape.com b1758848ed [not part of build] interior pointer detection, cycle detection. 2000-09-22 07:32:52 +00:00
beard%netscape.com 0d3027967a [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 52f9beaf4f 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 06ada131bb added internAs(), which lets one string masquerade for another. 2000-09-12 00:06:53 +00:00
beard%netscape.com 2d8e4f51d3 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 870cca9590 splitting out call trees, to avoid creating unwieldy HTML reports. 2000-09-09 04:23:17 +00:00
beard%netscape.com 0056f3a6d5 trims strings by copying them, to avoid retaining excessively large strings. 2000-09-09 04:22:06 +00:00
beard%netscape.com e3ef81f62a manages a compressed calltree. 2000-09-09 04:20:50 +00:00
beard%netscape.com 277841e95c initial check-in. 2000-09-02 03:30:02 +00:00
beard%netscape.com addb01cb18 [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 c70ed75762 bloatsoup. 2000-09-02 03:25:27 +00:00
beard%netscape.com 4d77b2b175 Use Addr2Line with Linux format leak files. 2000-08-31 01:08:16 +00:00
beard%netscape.com c6a58bb03e Linux: used to map library +offset to file:line 2000-08-31 01:07:33 +00:00
beard%netscape.com d44f61b3aa [not part of build] fixed getFileLocation(), had broken Mac format. 2000-08-20 20:04:44 +00:00
beard%netscape.com baf923881c Adding support for Linux format leak files. 2000-08-18 03:16:29 +00:00
beard%netscape.com d7591c426f [not part of build] StringTable 2000-04-13 06:35:02 +00:00
beard%netscape.com 51d1672402 [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 c2f31f9d18 [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 e035638de5 more bonsai support (not part of any build). 2000-04-03 15:54:59 +00:00
beard%netscape.com d871769785 [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 7497011853 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 66e3604ee3 removed some command hex values from character interpretation such as 0x00000000 and 0xFFFFFFFF. 2000-01-30 19:04:41 +00:00
beard%netscape.com ad41dabfdb added ASCII annotation of fields. 1999-12-10 20:23:16 +00:00
beard%netscape.com e7150c71e8 added -assign flag, to assign blame to stack crawls. 1999-11-06 03:24:08 +00:00
beard%netscape.com 41b5921ec2 added ASSIGN_BLAME to control whether blameInfo is retrieved (which is quite slow) 1999-11-06 03:23:49 +00:00
beard%netscape.com 9ecdcff9bf added tag quoting, to avoid messing up the leak reports. 1999-11-06 03:22:46 +00:00
beard%netscape.com 6029196cc0 moved System.exit() to end of main. 1999-11-04 06:15:55 +00:00
beard%netscape.com 39e1390605 moved System.exit() to end of main 1999-11-04 06:07:35 +00:00
beard%netscape.com 55a3635b89 JShell properties files. 1999-11-04 06:06:40 +00:00
beard%netscape.com a5a6963a90 factored out common code to locate a source file on lxr or bonsai 1999-11-04 06:06:13 +00:00
beard%netscape.com 5f966df945 communicates with cvsblame.cgi to assign blame to lines of a source file. 1999-11-04 06:05:52 +00:00
beard%netscape.com bb72be75bc 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 7875f07dca Uses CVS/Entries to determine the revision of a checked out file. 1999-11-04 00:10:12 +00:00
beard%netscape.com f5308be67e made more robust with partial output. 1999-10-31 06:05:09 +00:00
beard%netscape.com 815231bf95 fixed up -blame option to use line marking. 1999-10-30 05:59:02 +00:00
beard%netscape.com 187bdd537b added transitive closure size computation. 1999-10-29 06:04:01 +00:00
beard%netscape.com 3c0deccbe9 added line hiliting in -blame mode. 1999-10-23 01:33:42 +00:00
beard%netscape.com 83ad613043 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 1efbb03665 broke out from leaksoup.java so it can be used by tracesoup. 1999-10-21 23:55:25 +00:00
beard%netscape.com 47b7daff73 annotates refcount traces with blame/lxr URLs 1999-10-21 23:54:39 +00:00
beard%netscape.com b6ea694308 for JBindery runner, added System.exit() 1999-10-19 19:43:31 +00:00
beard%netscape.com b9374b0d98 fixed histogram sorting. 1999-10-19 03:03:12 +00:00
beard%netscape.com 7bbe0f7e47 improved report format, included root list 1999-10-15 15:56:05 +00:00