Commit Graph

171 Commits

Author SHA1 Message Date
mcafee%netscape.com
819b054bc4 Bloat test debug printfs, removing obsolete NSPR_LOG_MODULES env. 1999-12-06 00:47:33 +00:00
mcafee%netscape.com
f02cf432e5 Debug printfs 1999-12-03 01:01:25 +00:00
slamm%netscape.com
f663033e80 Make regex for matching module names more general. r=mcafee 1999-11-30 00:56:04 +00:00
mcafee%netscape.com
0dfed50be5 Renamed smoke test #1 to alive test; some comment cleanup; default display is now :0.0. 1999-11-25 00:07:55 +00:00
mcafee%netscape.com
c672f25c9a Removing multiple FE support, we were not using it. Fixing mozilla-bin hash table problem, binary was not getting deleted. Other minor cleanup. r=slamm 1999-11-13 02:43:55 +00:00
mcafee%netscape.com
cae07c481e Print out what we're deleting, debugging orange status. 1999-11-12 00:28:56 +00:00
Jerry.Kirk%Nexwarecorp.com
cc5d6bea1a Making a few changes to allow this to be built under Neutrino.
r=Warren
1999-11-11 20:40:44 +00:00
leaf%mozilla.org
9308f7675e clobber builds should be making realclean 1999-11-10 20:15:32 +00:00
cls%seawood.org
1ae2f7bc57 gcc 2.95+ fixes 1999-11-09 23:04:16 +00:00
leaf%mozilla.org
9220536886 making apprunner -> mozilla-bin switch 1999-11-09 02:05:20 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
dmose%mozilla.org
5312eacf8c updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
warren%netscape.com
98f5483cfb Fixed parsing of bloat log when value was nan, or class contained ::. 1999-10-29 18:05:09 +00:00
warren%netscape.com
c6bdc8675e Printed out TOTAL line for showbuilds.cgi 1999-10-29 02:39:10 +00:00
kipp%netscape.com
0dcf174777 Implement the LIBMALLOC_NOFREE flag; add in support for memory fill count which increases the malloc by N and fills it with a pattern to help detect overruns and random memory corruptions 1999-10-29 02:19:25 +00:00
mcafee%netscape.com
151d071ac9 Reverted to mozilla.org url because of problems with loading resource: 1999-10-28 23:32:13 +00:00
mcafee%netscape.com
62bfae137d Fixed extra my's that break in some versions of perl 1999-10-28 23:24:39 +00:00
mcafee%netscape.com
5bb15e742c switching to static pages. 1999-10-28 23:02:49 +00:00
mcafee%netscape.com
36d5954344 fixing log rename problem. code=warren 1999-10-28 23:02:10 +00:00
warren%netscape.com
ba2ca3a8f9 Enhanced delta report. Breakdown by what's new, what's changed, etc. 1999-10-28 18:57:37 +00:00
mcafee%netscape.com
993b7be1d5 Clear alarm from AliveTest, this was causing alternating green/orange status. Thanks to alecf/slamm for debugging help. 1999-10-26 23:10:35 +00:00
mcafee%netscape.com
6ae1b70cc9 Moved process killing stuff into killproc(), added alarm timeout for bloattest. code=alecf, r=mcafee 1999-10-26 04:07:03 +00:00
mcafee%netscape.com
d9bb4109c1 Adding XPCOM_MEM_BLOAT_LOG=1 for RunBloatTest. 1999-10-24 22:37:34 +00:00
gagan%netscape.com
eaeac236aa Post requests are now only read upto the specified amount. Not in the build. 1999-10-23 00:47:24 +00:00
gagan%netscape.com
ba623d2c25 a dummy post request file for testing post requests in HTTP. not in the build. 1999-10-22 21:27:38 +00:00
gagan%netscape.com
85092ee7c1 Added /post test as well. Not in the build. 1999-10-22 21:24:57 +00:00
gagan%netscape.com
a9a5c1c9d2 Added stuff to the test server to handle post requests as well. Not in the build. 1999-10-22 21:21:30 +00:00
mcafee%netscape.com
36175be02d Fixing some mis-use error cases, adding comments. Added --testonly flag. code=slamm, r=mcafee 1999-10-22 20:31:56 +00:00
kipp%netscape.com
c45477506a Clean up other dirt 1999-10-22 00:11:54 +00:00
mcafee%netscape.com
69d1532268 Added bloat test. Also added --testonly to skip building process. Fixed bloatdiff to put its output to stdout. r=warren 1999-10-21 05:16:54 +00:00
mcafee%netscape.com
c6df2b5139 Moving bloatdiff.pl from webtools/tinderbox (server) to here (client). 1999-10-20 22:35:48 +00:00
mcafee%netscape.com
d6f936bac7 minor whitespace 1999-10-20 00:14:23 +00:00
kipp%netscape.com
6034d32bb0 Removed an unsupported argument (-f) 1999-10-13 14:43:04 +00:00
gagan%netscape.com
f1203c259d Fix for bug # 10333. Made webshell a progress event sink as well so that now it redirects all progress messages from necko land to the appropriate docloader observer. The hack to delete strings which are being received in the status messages is a work around the current limitation of the proxy event code. When bug # 16273 is fixed that delete wont be necessary. In fixing this I also noticed that the nsFileTransport wasn't using the proxy events and was incorrectly firing status messages directly onto the UI thread. Fixed that as well. r=rpotts,warren 1999-10-13 10:24:12 +00:00
kipp%netscape.com
b3194a801c Updated documentation to be more accurate; provided description of command line arguments 1999-10-11 15:30:17 +00:00
kipp%netscape.com
169834ac6c Tweaked stack trace display code 1999-10-08 20:42:33 +00:00
kipp%netscape.com
6923882f0b Support demangling again by working around crash bug in demangle library 1999-10-08 20:42:15 +00:00
kipp%netscape.com
3264d673a9 Improved printouts so that addref/release tracing always shows the old/new refcnts in decimal instead of old in decimal and new in hex 1999-10-05 23:56:33 +00:00
kipp%netscape.com
de644b01c4 Found another type of symbol that indicates the presence of a static ctor 1999-10-05 00:39:48 +00:00
kipp%netscape.com
da92fd1a0c Fixed uninitialized members in the TreeNode struct 1999-10-04 20:25:53 +00:00
kipp%netscape.com
9a999cfdbe Added -R flag and logic for managing refcnt dumping better 1999-10-04 16:32:03 +00:00
briano%netscape.com
432a09f767 Added some tweaks and support for UnixWare 7. 1999-10-02 06:00:33 +00:00
kipp%netscape.com
57481c7e75 More graph work 1999-09-30 21:22:16 +00:00
kipp%netscape.com
d44f8afe43 Reworked tree support 1999-09-30 01:51:20 +00:00
briano%netscape.com
63f7169985 Minor changes for SCO, BSDI, AIX 4.2, and commercial build. 1999-09-29 22:12:34 +00:00
kipp%netscape.com
8e6cf0c89b new 1999-09-28 14:38:20 +00:00
toshok%hungry.com
73accb7138 ignore .deps files. 1999-09-27 21:26:38 +00:00
mcafee%netscape.com
81ec4cfde8 Ignore generated files. 1999-09-27 05:47:31 +00:00
mcafee%netscape.com
63ba7078aa Renamed to Makefile.linux to get this out of the way of autoconf's generated Makefile. 1999-09-26 21:46:34 +00:00
mcafee%netscape.com
e8e9f407f1 Moving Makefile out of the way of autoconf, saving this for stand-alone reasons for now. 1999-09-26 21:44:45 +00:00