brendan%mozilla.org
1d51a60338
Sacred 80th column preservation, brendan-style case indentation (not part of default build).
2000-06-07 19:14:10 +00:00
attinasi%netscape.com
d13ceddebb
New script for down-and-dirty collection of performance data (author:waterson).
2000-06-02 00:53:52 +00:00
attinasi%netscape.com
f8e845d1ad
New daily run numbers. not part of build
2000-06-02 00:53:07 +00:00
waterson%netscape.com
62529d1509
Make more portable.
2000-06-01 03:23:19 +00:00
waterson%netscape.com
5c0a94e714
Add NS_TraceMallocStartupArgs() so it's easier to factor between apprunner and other apps. Like viewer. r=brendan
2000-06-01 02:09:25 +00:00
brendan%mozilla.org
7303a72fd5
Push monitor down to avoid overhead when suppressing tracing (r=waterson).
2000-06-01 01:53:52 +00:00
attinasi%netscape.com
62179a5295
Updated for new location of the chrome files used in extraction of the BuildID. Not part of build.
2000-05-31 20:33:22 +00:00
attinasi%netscape.com
3905a325ce
Removed 5-11 data and added 5-26 data. Not part of build
2000-05-31 20:32:49 +00:00
jim_nance%yahoo.com
b93ff49b6f
Updated docs to reflect Red Hat 6.2 testing
2000-05-29 19:31:29 +00:00
brendan%mozilla.org
f909f09f84
Fix stupid logfile_list unlink bug; fix comment.
2000-05-17 06:59:21 +00:00
brendan%mozilla.org
51d9b107f3
Improve --trace-malloc to handle multiple logfiles.
2000-05-17 04:44:14 +00:00
slamm%netscape.com
cf064a1331
fix typo.
2000-05-15 19:04:27 +00:00
slamm%netscape.com
ad5b255048
Change the main regex to a multline regex with comments (using m{}x). Allow for no space between '(' and means.
2000-05-15 18:10:46 +00:00
attinasi%netscape.com
cd2447e448
New daily build data added
2000-05-11 21:16:11 +00:00
attinasi%netscape.com
ab0841ffba
Updated scripts to deal with the changes to the Viewer output and changes to the BuildID file location and format
2000-05-11 21:15:43 +00:00
slamm%netscape.com
d9c448176b
CreateProfile() is no longer needed. mozilla creates the 'default' profile if none exists.
2000-05-08 23:34:50 +00:00
cls%seawood.org
f8c0149d10
Add support for more informative tinderbox column names.
...
Move the automatic setting of CVSROOT so that it can be overridden by tinder-config.pl.
2000-05-04 07:30:45 +00:00
locka%iol.ie
1c160b5cae
Added makefile.win
...
Not part of build
2000-05-03 21:48:59 +00:00
locka%iol.ie
d6853f9cc2
Changed wording of section
...
Not part of build
2000-05-03 21:48:46 +00:00
locka%iol.ie
3436b19aeb
Added -Gx compiler flag to generate exception handling stubs
...
Not part of build
2000-05-03 18:55:10 +00:00
locka%iol.ie
adcaf6fcd3
More cleanups
...
Turned of the Unicode string checking by default
Not part of build
2000-05-03 18:54:46 +00:00
locka%iol.ie
ab3eacd519
Removed some crud and cleaned code a little
...
Not part of build
2000-05-03 18:06:17 +00:00
locka%iol.ie
0ff12c80b2
Tool to print dependency info
...
Not part of build
2000-05-03 17:45:35 +00:00
brendan%mozilla.org
0986a87284
Fix site logfile flushing on startup; #if 0 doomed libbfd-based version of dladdr.
2000-05-03 03:07:20 +00:00
cls%seawood.org
8bc6b67e2d
prepend $(srcdir) to $(RESOURCES) to make nsinstall happy.
2000-05-02 06:58:12 +00:00
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
mcafee%netscape.com
26703fcfa0
Missing arg to mailnewstest call.
2000-03-10 00:56:36 +00:00
leaf%mozilla.org
4ff579a050
initial checkin. finally. a=mcafee
2000-03-09 22:43:21 +00:00
attinasi%netscape.com
284d12c011
updated with today's run: not part of build
2000-03-02 21:02:58 +00:00
attinasi%netscape.com
9b824096f0
Fixed CPU argument processing, disallowed clock argument since it does not work yet
2000-03-02 21:02:08 +00:00
slamm%netscape.com
e3d9ee19f4
Give editor test up to 45 seconds.
2000-03-02 18:36:23 +00:00
mcafee%netscape.com
4cdb737016
Fixing nohup rm line
2000-03-01 22:07:47 +00:00
slamm%netscape.com
40a4c1f8c7
Better process killer.
2000-03-01 17:49:52 +00:00
mcafee%netscape.com
990d821754
Adding rm nohup, moving starting comment to else
2000-02-29 22:00:49 +00:00
mcafee%netscape.com
7742f55657
Adding support for clobber bloat test.
2000-02-29 21:45:37 +00:00
slamm%netscape.com
bdec16774a
Make the tests easier to read and make it easy to create new ones.
2000-02-29 18:08:12 +00:00
slamm%netscape.com
3f29bd3a3d
Get correct HOME for tests.
2000-02-29 00:06:27 +00:00
slamm%netscape.com
afe6040df5
Clean up tests. waitpid returns the pid, not the status.
2000-02-28 23:51:02 +00:00
slamm%netscape.com
d501170975
Trim some time off the alive tests.
2000-02-26 02:24:24 +00:00
slamm%netscape.com
f18b66df20
Fix some -w warnings.
2000-02-26 02:17:15 +00:00
slamm%netscape.com
5e65692a4b
Pass logfile to build-done mailer. Quiet a warning.
2000-02-26 01:27:34 +00:00
slamm%netscape.com
f69c9f9726
Apply commandline arguments after the config file.
2000-02-26 00:37:54 +00:00
slamm%netscape.com
fbad09238a
Fix some arg passing between subs
2000-02-26 00:29:38 +00:00
slamm%netscape.com
21bb95c17e
Tweak last change.
2000-02-26 00:08:59 +00:00
slamm%netscape.com
4cea63e574
Apply commandline arguments after the config file.
2000-02-26 00:08:03 +00:00
slamm%netscape.com
8c7a48a831
Fix some arg passing.
2000-02-25 23:46:01 +00:00
slamm%netscape.com
0a6714a242
Tweak last change.
2000-02-25 23:41:04 +00:00
slamm%netscape.com
8707054cd0
Add option to set display from command-line.
2000-02-25 23:31:07 +00:00
slamm%netscape.com
ae10c56fd5
Need double quotes instead of single quotes around variable name.
2000-02-25 23:12:59 +00:00
slamm%netscape.com
3439e59f54
Turn on strict. Eliminate as many globals as possible. Add a 'Settings' package namespace for the build parameters. Break some code out into more subroutines.
2000-02-25 21:40:56 +00:00
attinasi%netscape.com
637678e39f
QA Partner script: deprecated but sometimes it is required, like when viewer's -f option is broken.
2000-02-25 20:29:45 +00:00
slamm%netscape.com
0ed6acaa04
Only run mailnews test on depend builds. Clobber builds remove the dist directory and the special security prefs along with it.
2000-02-24 21:14:52 +00:00
slamm%netscape.com
5f9a59cfeb
Only pull client.mk if it does not exist. It updates itself now.
2000-02-23 22:05:43 +00:00
attinasi%netscape.com
a04a56376b
Updated to include the websites install.
2000-02-23 18:11:40 +00:00
attinasi%netscape.com
8598ee05f1
turned off debug routine
2000-02-23 18:08:48 +00:00
attinasi%netscape.com
146c90bab1
Temporary documentation...
2000-02-23 18:07:46 +00:00
attinasi%netscape.com
4d8597db66
Updated scripts to handle Clock-time and to deal with running Mozilla or Viewer
2000-02-23 17:58:22 +00:00
attinasi%netscape.com
274bd6459b
update the path in the file URLs. NOT PART OF BUILD
2000-02-23 17:06:38 +00:00
jim_nance%yahoo.com
a6e32ed7bd
Documentation update
2000-02-23 02:51:39 +00:00
mcafee%netscape.com
6a0e1d15b3
Better BloatTest output.
2000-02-22 02:14:47 +00:00
mcafee%netscape.com
64bee05704
Updating mailnews success string.
2000-02-18 20:33:09 +00:00
attinasi%netscape.com
3f291be95b
Initial tables from prior runs
2000-02-18 01:50:52 +00:00
attinasi%netscape.com
03ec31c7be
Adding the top-40 URL file
2000-02-18 01:45:35 +00:00
attinasi%netscape.com
bbd620f0da
Adding history file to cvs
2000-02-18 01:44:36 +00:00
attinasi%netscape.com
cc877257aa
Added perl scripts for performance monitoring of Mozilla
2000-02-18 01:42:56 +00:00
mcafee%netscape.com
829b310dc9
Moving testonly exit case to post-build part of script. r=slamm
2000-02-18 01:30:46 +00:00
mcafee%netscape.com
21297db1ee
logic bug, this should mean dont try tests again if no binary found. r=slamm
2000-02-18 01:16:14 +00:00
slamm%netscape.com
33a0e2ad51
Go back to using cvs.mozilla.org. It's faster now.
2000-02-17 22:00:03 +00:00
mcafee%netscape.com
d4548fbfed
Don't cycle in testonly mode if no binary exists. Adding success string support for filebasedtest.
2000-02-17 07:33:01 +00:00
slamm%netscape.com
450d089746
Got the signs incorrect. Try again.
2000-02-17 01:44:12 +00:00
slamm%netscape.com
3a65a709fc
Fix mirror timing equation.
2000-02-17 01:18:27 +00:00
slamm%netscape.com
e03ba77800
Update mirror timing parameters based on rko's comments.
2000-02-17 01:02:33 +00:00
mcafee%netscape.com
91a46a44b9
Include problem.
2000-02-16 02:27:35 +00:00
slamm%netscape.com
062f841528
Add option to pull via anonymous@cvs-mirror.mozilla.org. Make it the default.
2000-02-16 02:21:44 +00:00
mcafee%netscape.com
89b68e2cd0
Renaming EditorTest to DomToTextConversionTest. r=akkana
2000-02-14 21:12:37 +00:00
mcafee%netscape.com
27a3a21259
Adding Error: string so tinderbox will create a link in the error log. r=slamm
2000-02-11 22:53:58 +00:00
mcafee%netscape.com
1bc2694f38
Renaming fe to mozillaBinary, since that's what it is; fe didn't mean anything to me.
2000-02-11 07:45:40 +00:00
mcafee%netscape.com
fc87378600
MailNewsTest comments.
2000-02-11 06:41:22 +00:00
mcafee%netscape.com
41a7637c67
Woops, forcing failure for MailNews test it becomes primetime.
2000-02-11 05:21:59 +00:00
mcafee%netscape.com
5086ae3a3c
Adding mailnews test, minor cleanup.
2000-02-11 05:20:53 +00:00
mcafee%netscape.com
f77241e2e8
Proper cvs login
2000-02-10 17:27:52 +00:00
Jerry.Kirk%Nexwarecorp.com
b24dada2da
Updating for the Neutrino Platform. Not finished yet, still looking
...
for the "pcs" memmber in the malloc_log_entry structure.
2000-02-09 14:25:18 +00:00
slamm%netscape.com
da892f548e
Some tweaks for cygwin bash. Also a minor change to verify that a valid tree is found.
2000-02-08 23:05:24 +00:00
mcafee%netscape.com
58bc6c7304
Set CVSROOT properly, remove unused BuildModule.
2000-02-08 08:55:14 +00:00
mcafee%netscape.com
81783a8052
CVSROOT is not used.
2000-02-08 08:53:58 +00:00
mcafee%netscape.com
4ae82e23eb
Moving InitVars and LoadConfig over to build-seamonkey-util.pl.
2000-02-07 03:13:59 +00:00
mcafee%netscape.com
af6006ba19
Moving GetSystemInfo, SetupEnv, SetupPath to build-seamonkey-util.pl so they can be reused. Adding MOZ_BYPASS_PROFILE_AT_STARTUP so non-cltbld-built tinderbox builds don't get stuck in profile manager.
2000-02-07 02:34:30 +00:00
mcafee%netscape.com
68046d9131
Splitting out some of the build-seamonkey.pl script so other scripts can reuse this logic. r=slamm
2000-02-07 02:17:39 +00:00
dbaron%fas.harvard.edu
6d02e8252e
Update the jprof documentation.
...
r=jim_nance@yahoo.com
2000-02-03 14:42:27 +00:00
dbaron%fas.harvard.edu
9d516e19e4
Fix JP_DEFER so it works without JP_START as well.
...
r=jim_nance@yahoo.com
Not part of default build.
2000-02-03 14:41:39 +00:00
dbaron%fas.harvard.edu
35b4d18915
Add two small new features to jprof:
...
1) Allow a SIGUSR1 to stop profiling, so that shutdown need not be included in profiles. (The log file is not closed, so it can't be used to generate multiple profiles in one run. That could be changed, though.)
2) Add a JP_REALTIME option that does the profiling in terms of real time elapsed rather than time used for execution by the mozilla process (and in the kernel for the process). This allows profiling to detect how much time is being spent in the X server.
r=jim_nance@yahoo.com
Not part of default build.
2000-02-03 00:35:53 +00:00
dbaron%fas.harvard.edu
37281f5a41
Fix the jprof makefile so that the libs are actually installed in the libs phase (like they are in makefiles that use rules.mk). Therefore, compiling a fresh or clobber build after building jprof will no longer fail when building the mozilla executable.
...
r=jim_nance@yahoo.com
Not part of default build.
2000-02-03 00:29:26 +00:00
mcafee%netscape.com
690cbfb81b
Adding ViewerTest, turn on with ViewerTest=1; in tinder-config.pl.
2000-02-02 09:29:56 +00:00
mcafee%netscape.com
0bbd89bac4
Adding RunFileBasedTest, and the first client of this test, EditorTest. Set EditorTest=1; in tinder-config.pl to turn on. Added ReportFinalStatus for finer control over mail behavior for commercial builds.
2000-02-02 05:20:44 +00:00
slamm%netscape.com
1b003fbdd3
This never quite worked properly. cvs just is not set up to handle multiple threads of access. A better option is cvsup/cvsupd.
2000-02-01 18:06:23 +00:00
mcafee%netscape.com
27dbdf51c3
Save child PID. other minor stuff.
2000-01-31 21:59:21 +00:00
dbaron%fas.harvard.edu
ad9c0d970c
A fix (which can be enabled with a #define) to make jprof work on a RedHat 6.0 system (as opposed to 6.1). There seem two be two differences: some of the parameters are not passed correctly to the signal handler, and there is a trampoline on the stack with an address greater than 0x7fffffff.
...
r=jlnance
Not part of default build.
2000-01-31 21:32:10 +00:00
mcafee%netscape.com
03421f54cf
Cleanup from slamm
2000-01-31 20:43:10 +00:00
slamm%netscape.com
2588dd2ff1
Print verbose statements to stderr instead of stdout to avoid buffering.
2000-01-31 17:38:41 +00:00
mcafee%netscape.com
29efb32bce
Switching to tinderbox.mozilla.org from cvs-mirror.mozilla.org per dmose/rko's load-balancing.
2000-01-31 08:00:22 +00:00
jim_nance%yahoo.com
0fac9f060e
Fixed documentation problem with units of JP_PERIOD
2000-01-29 20:39:48 +00:00
mcafee%netscape.com
216a76811d
First add. Script to control tinderbox processes.
2000-01-29 09:50:48 +00:00
slamm%netscape.com
706cef3b28
Remove calls to list.extend(list2) to make this compatible with python 1.5.1.
2000-01-29 02:04:43 +00:00
slamm%netscape.com
969d1e2477
Group files in the same directory together. Otherwise, cvs gets confused. This thing is getting too complicated.
2000-01-28 23:17:43 +00:00
slamm%netscape.com
e38a89a024
Add a check to avoid multiple pulls of the same directory.
2000-01-28 18:26:09 +00:00
slamm%netscape.com
1bd9e00f8f
Add xargs() to create threads. Rename class XArgs to XArgsThread since it is really one thread for xargs. Add some comments. Fix a name error (tread.exit to sys.exit).
2000-01-28 06:13:41 +00:00
jim_nance%yahoo.com
e798bb0673
Print message to stdout on first timer tick.
...
Feature request from cbegle
r=cbegle
2000-01-28 02:21:38 +00:00
slamm%netscape.com
5d6ca53e54
Add cvs.py; a python script to checkout trees with multiple threads.
2000-01-28 01:20:49 +00:00
mcafee%netscape.com
6463ce590c
Moving build status to beginning of log file. r=slamm
2000-01-27 01:28:04 +00:00
jim_nance%yahoo.com
c66631d5d1
Enhanced jprof documentation and code.
...
This is not part of the default build.
2000-01-25 02:46:30 +00:00
briano%netscape.com
c546fa792c
Tweaks for my IRIX 5.3 build.
2000-01-21 02:28:06 +00:00
shaver%netscape.com
04d9dc7a3f
import jprof for jlnance
2000-01-18 03:43:26 +00:00
briano%netscape.com
6ba84eb511
Replaced with build-moz-ports.pl because people were confused.
2000-01-11 22:25:25 +00:00
briano%netscape.com
5d2a3b2def
Minor tweaks for SunOS4 and the special-case Sun Workshop compiler builds.
2000-01-11 22:23:57 +00:00
mcafee%netscape.com
2a75d85713
Conditional orange status for bloat failure, clobber isn't working properly.
2000-01-10 08:27:21 +00:00
mcafee%netscape.com
790083ca85
Cut bloaty zombie time from 5 min. to 2 min.
2000-01-10 08:19:12 +00:00
mcafee%netscape.com
aa9d8dbdbd
Oops, wrong logic for last checkin.
2000-01-09 06:12:02 +00:00
mcafee%netscape.com
e068e10505
Failed bloat test should turn tree orange, we now check for -1 case.
2000-01-09 04:07:57 +00:00
briano%netscape.com
062ae88213
Fix for the CVS date problem, and a few minor tweaks for Solaris using WS5.0, and for UnixWare.
2000-01-03 23:21:14 +00:00
leaf%mozilla.org
adfd96c8d7
backing myself out, the formatting was correct in the last revision. i'll
...
just go restart the tinderboxen now.
2000-01-02 04:34:56 +00:00
leaf%mozilla.org
5d8a2ee641
changing date format of BuildStart to default of `date`, since the %Y
...
format only shows the last two digits of the year.
2000-01-02 04:31:58 +00:00
cls%seawood.org
1c017b34cf
Workaround for the *ahem* Y2K bug in date. ;)
2000-01-01 22:11:35 +00:00
mcafee%netscape.com
d1e9a5a9ec
\n on a printf.
1999-12-10 07:59:11 +00:00
mcafee%netscape.com
69033fae7c
Moving bloaturls.txt to mozilla/build so that it can be exported to dist and is part of the default module (21320). bloaturls.txt is the file that drives the bloaty tinderbox test. a=chofmann, r=slamm
1999-12-10 06:31:58 +00:00
mcafee%netscape.com
a7c8bddabe
/usr/bonsaitools not needed for client tinderbox machines. r=slamm
1999-12-09 21:13:03 +00:00
mcafee%netscape.com
e94f297b38
BloatyTest was getting killed before it was finishing (I think), upping kill time to 5 min.
1999-12-08 05:30:12 +00:00
valeski%netscape.com
27f3963a26
r=chofmann. adding content-type to default response headers for testserver
1999-12-07 22:36:47 +00:00
mcafee%netscape.com
31fb30da35
whitespace only
1999-12-06 20:02:37 +00:00
mcafee%netscape.com
a8414561a3
Remove trailing slash off of URL.
1999-12-06 05:00:25 +00:00
mcafee%netscape.com
f921f5f7cc
Backing BloatTest off to 60 seconds to allow for slower startup :(
1999-12-06 04:56:35 +00:00
mcafee%netscape.com
a994064897
Bloat test debug printfs, removing obsolete NSPR_LOG_MODULES env.
1999-12-06 00:47:33 +00:00
mcafee%netscape.com
745570522a
Debug printfs
1999-12-03 01:01:25 +00:00
slamm%netscape.com
3005666b5e
Make regex for matching module names more general. r=mcafee
1999-11-30 00:56:04 +00:00
mcafee%netscape.com
f8590a497d
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
5658dd9af1
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
e0098b6301
Print out what we're deleting, debugging orange status.
1999-11-12 00:28:56 +00:00
Jerry.Kirk%Nexwarecorp.com
89b92d69f0
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
7b00f588fd
clobber builds should be making realclean
1999-11-10 20:15:32 +00:00
cls%seawood.org
cdb009d57d
gcc 2.95+ fixes
1999-11-09 23:04:16 +00:00
leaf%mozilla.org
59def8ab1b
making apprunner -> mozilla-bin switch
1999-11-09 02:05:20 +00:00
dmose%mozilla.org
8535dda53e
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
42fc94a6ec
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
98fe713c79
Fixed parsing of bloat log when value was nan, or class contained ::.
1999-10-29 18:05:09 +00:00
warren%netscape.com
383e755461
Printed out TOTAL line for showbuilds.cgi
1999-10-29 02:39:10 +00:00
kipp%netscape.com
cd115c3a41
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
375afcb5f1
Reverted to mozilla.org url because of problems with loading resource:
1999-10-28 23:32:13 +00:00
mcafee%netscape.com
d9e9f039be
Fixed extra my's that break in some versions of perl
1999-10-28 23:24:39 +00:00
mcafee%netscape.com
1f37ad62f7
switching to static pages.
1999-10-28 23:02:49 +00:00
mcafee%netscape.com
b313e539b7
fixing log rename problem. code=warren
1999-10-28 23:02:10 +00:00
warren%netscape.com
89d20734b8
Enhanced delta report. Breakdown by what's new, what's changed, etc.
1999-10-28 18:57:37 +00:00
mcafee%netscape.com
6f8e40e9a3
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