dbaron%fas.harvard.edu
89165f8232
Update the jprof documentation.
...
r=jim_nance@yahoo.com
2000-02-03 14:42:27 +00:00
dbaron%fas.harvard.edu
fa513d9a7c
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
e4814bd9c5
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
e0f8e72fc5
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
23dde0a032
Adding ViewerTest, turn on with ViewerTest=1; in tinder-config.pl.
2000-02-02 09:29:56 +00:00
mcafee%netscape.com
4786c12413
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
9d9e240f99
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
a5ef01002b
Save child PID. other minor stuff.
2000-01-31 21:59:21 +00:00
dbaron%fas.harvard.edu
c5caa767e3
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
99a25ca4b6
Cleanup from slamm
2000-01-31 20:43:10 +00:00
slamm%netscape.com
926f33c7af
Print verbose statements to stderr instead of stdout to avoid buffering.
2000-01-31 17:38:41 +00:00
mcafee%netscape.com
241f11630f
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
56b0553957
Fixed documentation problem with units of JP_PERIOD
2000-01-29 20:39:48 +00:00
mcafee%netscape.com
e2f6c405d4
First add. Script to control tinderbox processes.
2000-01-29 09:50:48 +00:00
slamm%netscape.com
af76138e96
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
fdbcafc3f1
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
08592c1474
Add a check to avoid multiple pulls of the same directory.
2000-01-28 18:26:09 +00:00
slamm%netscape.com
ea5f432126
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
15d294c8bb
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
44dfac187d
Add cvs.py; a python script to checkout trees with multiple threads.
2000-01-28 01:20:49 +00:00
mcafee%netscape.com
af653f28eb
Moving build status to beginning of log file. r=slamm
2000-01-27 01:28:04 +00:00
jim_nance%yahoo.com
59223d01ff
Enhanced jprof documentation and code.
...
This is not part of the default build.
2000-01-25 02:46:30 +00:00
briano%netscape.com
213b402982
Tweaks for my IRIX 5.3 build.
2000-01-21 02:28:06 +00:00
shaver%netscape.com
251c9cf4d5
import jprof for jlnance
2000-01-18 03:43:26 +00:00
briano%netscape.com
0f729adf06
Replaced with build-moz-ports.pl because people were confused.
2000-01-11 22:25:25 +00:00
briano%netscape.com
5db6c0f6b4
Minor tweaks for SunOS4 and the special-case Sun Workshop compiler builds.
2000-01-11 22:23:57 +00:00
mcafee%netscape.com
c367bf647d
Conditional orange status for bloat failure, clobber isn't working properly.
2000-01-10 08:27:21 +00:00
mcafee%netscape.com
cfb8105f34
Cut bloaty zombie time from 5 min. to 2 min.
2000-01-10 08:19:12 +00:00
mcafee%netscape.com
c08da1493c
Oops, wrong logic for last checkin.
2000-01-09 06:12:02 +00:00
mcafee%netscape.com
87842bf411
Failed bloat test should turn tree orange, we now check for -1 case.
2000-01-09 04:07:57 +00:00
briano%netscape.com
615cc0ef1e
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
cdec946e02
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
835cb6327c
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
ae9ed20b44
Workaround for the *ahem* Y2K bug in date. ;)
2000-01-01 22:11:35 +00:00
mcafee%netscape.com
c49048cf5f
\n on a printf.
1999-12-10 07:59:11 +00:00
mcafee%netscape.com
abe541f9bd
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
4d34f7dbcc
/usr/bonsaitools not needed for client tinderbox machines. r=slamm
1999-12-09 21:13:03 +00:00
mcafee%netscape.com
9d213961d7
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
de9d6ddf86
r=chofmann. adding content-type to default response headers for testserver
1999-12-07 22:36:47 +00:00
mcafee%netscape.com
9c7a9930f5
whitespace only
1999-12-06 20:02:37 +00:00
mcafee%netscape.com
02a9fd6ad5
Remove trailing slash off of URL.
1999-12-06 05:00:25 +00:00
mcafee%netscape.com
312df1cc66
Backing BloatTest off to 60 seconds to allow for slower startup :(
1999-12-06 04:56:35 +00:00
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