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

325 Коммитов

Автор SHA1 Сообщение Дата
brendan%mozilla.org bb43b6e2a2 Debloat output by consolidating onmouseovers. 2000-04-27 05:41:59 +00:00
brendan%mozilla.org f2203f5ca6 Add TraceMalloc* native methods; allow multiple log files per site file. 2000-04-27 04:02:22 +00:00
cls%seawood.org 8575ce8f9c The clobber objdir build didn't work because we forgot to create the objdir before the realclean 2000-04-25 07:21:40 +00:00
brendan%mozilla.org a3dc40d18b Count allocations too; dump nodes ranked by mean allocation size. 2000-04-24 23:52:27 +00:00
cls%seawood.org 33edc21c9c General cleanup of the shared library rules.
Quick fix for bug #36844.
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk.  Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
shaver%mozilla.org 7d006ae565 show pointed-to symbol onmouseover, for easier scanning (r=brendan) 2000-04-23 07:13:19 +00:00
brendan%mozilla.org e6d9eaa229 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 eebea6f933 Comment improvements. 2000-04-22 18:36:10 +00:00
brendan%mozilla.org df0a4c7926 Stop component-wise over-totalling madness when JS=>js=>JS=>js. 2000-04-21 21:38:18 +00:00
brendan%mozilla.org 11ab539a13 Percent signs after numbers, please\! 2000-04-21 19:05:53 +00:00
brendan%mozilla.org 3d1af4c738 Optimize total computation, fix visited to be a counter. 2000-04-21 08:47:00 +00:00
brendan%mozilla.org 0f9b2de459 Fix plib-instead-of-lib->total += type; use int32 for possibly negative values. 2000-04-21 03:01:09 +00:00
brendan%mozilla.org 43bfe2d5e8 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
cls%seawood.org d5df4898b0 Tweaks to make the tinderbox work with objdir builds. 2000-04-18 07:03:15 +00:00
attinasi%netscape.com 34d8f42be1 Using the 40-url-dup.txt file now so that the timing values are from the second run of the page, which should be from cache, thus further eliminating the latency variabilities. Not part of build 2000-04-14 23:26:21 +00:00
attinasi%netscape.com 91fdc172f5 Newest run data added. Not part of build 2000-04-14 23:13:19 +00:00
attinasi%netscape.com 24a3aa44a9 Each URL is duplicated so the second time all images and the page itself will be from cache: catches the rogue image that is not on the file system, and it also limits the effect of the file system in skewing the numbers. Not part of build 2000-04-14 23:12:20 +00:00
gagan%netscape.com 0f7d6d629f Fixed the testserver to print arbitrary content-length request. So you can now try http://<testserver>/?Length=N to get back a document with content-length of N. This is not in the build. 2000-04-13 19:20:54 +00:00
gagan%netscape.com 382ede1d1b Some test changes to allow echoing requests at arbitrary locations in urlmap. You can now use ECHO [HTTPHeader] to display all headers (if HTTPHeader is not specified) or that header value as it came in the request. See <your-testserver>/echo for an example. Not in build (a=leaf) 2000-04-07 23:14:52 +00:00
attinasi%netscape.com 684867d6b0 New Daily run data. not part of builds. 2000-04-07 20:30:07 +00:00
attinasi%netscape.com f115c2ab44 New Daily Performance file. Not part of build. 2000-03-24 21:42:41 +00:00
attinasi%netscape.com 808a6cae95 New history data added. Not part of build. 2000-03-24 21:40:32 +00:00
mcafee%netscape.com ae179f49c1 Timeout should be success for CreateProfile(). 2000-03-24 06:15:04 +00:00
mcafee%netscape.com d8b0bc3de3 Fixes for mailnews test. r=suresh 2000-03-24 03:57:17 +00:00
mcafee%netscape.com a74889a587 Looks like mailnews pref needs these set to 4, not 1. 2000-03-24 02:12:33 +00:00
jim_nance%yahoo.com 400092a91f Fixed some compiler warnings.
This is not part of the default build.
2000-03-23 21:40:50 +00:00
mcafee%netscape.com 9bbdf51cee Abstracting a few variables for checkout target. 2000-03-23 06:05:10 +00:00
mcafee%netscape.com 9bd76c3615 Scoping some function names. Reporting utilsversion now. 2000-03-22 00:45:13 +00:00
mcafee%netscape.com f5fcdd89c3 Was stomping on version variable 2000-03-22 00:43:43 +00:00
mcafee%netscape.com 7bba396fe1 Moving bulk of subroutines to util script, build-seamonkey will be a wrapper now. r=slamm 2000-03-22 00:18:06 +00:00
mcafee%netscape.com 797c4f06f0 Moving default values to tinder-defaults.pl, shortening package name to TinderUtils. 2000-03-21 02:52:34 +00:00
slamm%netscape.com dd9ba9cb98 Report "busted" if the build command (i.e. gmake -f client.mk) fails. Previously we only checked to see if the binary existed when the build command finished. However, now some modules are built after the binary is created. 2000-03-20 21:18:38 +00:00
slamm%netscape.com b415f4c938 Avoid setting HOME variable in main process (big no-no). Cleanup profile creation. Remove tabs. I hate tabs. 2000-03-17 22:22:10 +00:00
attinasi%netscape.com 817a060cad Adding documentation on the Perf tool. Not part of build. 2000-03-17 20:07:57 +00:00
attinasi%netscape.com 5eab22b348 Adding latest daily chart. Nat part of build. 2000-03-17 19:24:28 +00:00
attinasi%netscape.com 21bccff968 Updated with latest run. Not part of build. 2000-03-17 19:22:49 +00:00
attinasi%netscape.com ef1fa3dfb7 Trend Table: latest one added. Not part of build. 2000-03-17 18:05:51 +00:00
attinasi%netscape.com 41557d0706 Added chart for prior run. Not part of build. 2000-03-17 18:04:20 +00:00
attinasi%netscape.com 8eb9dd4cec Added latest historical data - not part of build 2000-03-17 17:59:47 +00:00
slamm%netscape.com aa6c3f2f38 oops. I checked in a bogus line. 2000-03-16 22:34:56 +00:00
slamm%netscape.com 2463f73ab9 Push required perl version to 5.005. "my" declarations in for and while loops can only be done with 5.005. Reformat the $Setting:* variables to fix 80 charater columns. 2000-03-16 22:31:48 +00:00
slamm%netscape.com 294dbd5a7a Changes for jdunn for AIX and HP-UX 2000-03-16 22:29:48 +00:00
dbaron%fas.harvard.edu 6636071f37 Fix makefile since libs phase no longer exists. 2000-03-16 17:54:10 +00:00
slamm%netscape.com c8d45a4e3c Fix some 'variable used once' warnings. Clean up the eval of the default config. 2000-03-16 01:43:53 +00:00
mcafee%netscape.com 576d536897 Adding auto-create-profile support. 2000-03-14 04:41:15 +00:00
dbaron%fas.harvard.edu 395a29daab Belatedly take credit/blame for my changes. r=jim_nance@yahoo.com 2000-03-14 03:52:18 +00:00
dbaron%fas.harvard.edu 13f1939fea Document trick to make jprof work under RedHat 6.0. r=jim_nance@yahoo.com 2000-03-14 03:50:43 +00:00
mcafee%netscape.com b591ade266 AliveTest warning comment. 2000-03-13 23:47:48 +00:00
mcafee%netscape.com fe90a7b381 MailNewsTest changes. 2000-03-13 23:44:49 +00:00
mcafee%netscape.com b946c32fcb Added AliveTest variable for tinder-config.pl, fixed MailNewsTest. r=slamm 2000-03-10 02:48:01 +00:00