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

213 Коммитов

Автор SHA1 Сообщение Дата
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