1004 Commits

Author SHA1 Message Date
blythe%netscape.com
25a3ca23ca Not part of any build.
Temporary directories are to be unique.
2002-10-30 17:46:03 +00:00
blythe%netscape.com
96a0019810 Not part of any build.
Work in progress on heap fragmentation tool.
2002-10-30 13:17:15 +00:00
seawood%netscape.com
f0986eb613 Remove now bogus makefile.win check.
Modify all_modules detection so that we pickup virtual modules too.
2002-10-29 01:07:31 +00:00
blythe%netscape.com
63da865489 Not part of build.
Polish the output of this trace-malloc tool with some options.
2002-10-26 19:24:22 +00:00
cathleen%netscape.com
2ec76cfe3e update spacetrace catagory rules. not part of the build 2002-10-26 00:35:08 +00:00
blythe%netscape.com
f0e93aa430 Not part of build.
Fix for bug 176350, quicker trace malloc stats for performance eyeballing.
2002-10-26 00:21:42 +00:00
cltbld%netscape.com
89782d4f25 Moving scrape logic over to perl side, insert unique token here. (mcafee) 2002-10-25 16:00:31 +00:00
seawood%netscape.com
c1856f96f7 Update REQUIRES meta-data from recent build.
Bug #173066 r=mcafee a=dbaron
2002-10-25 04:16:07 +00:00
seawood%netscape.com
b6dd0fd345 Modifying module-dep scripts to allow them to generate a full modules.mk & allmakefiles.sh useful for building any module using --enable-standalone-modules.
Bug #173066 r=mcafee a=dbaron
2002-10-25 04:09:13 +00:00
cltbld%netscape.com
09b670b69c add diff to log. typo in rename. (mcafee) 2002-10-25 02:32:42 +00:00
cltbld%netscape.com
3d2a49cbb4 Moving codesize test reporting to perl-side. Added graph support. Fixed units to bytes. (mcafee) 2002-10-25 00:23:18 +00:00
blythe%netscape.com
b7279c9efc Not part of build.
Improve the zero drift composition by also ignoring negative and positive
parts when zero sum.
2002-10-24 21:15:20 +00:00
cltbld%netscape.com
2d0944fb29 First pass at garrett codesize test. 2002-10-24 01:07:14 +00:00
cltbld%netscape.com
6a188d5598 Move temp files to cwd instead of /tmp, now in the form codesighs/PID. Added tinderbox-only output clauses so I can scan the logs for data. r=garrett 2002-10-24 01:03:47 +00:00
blythe%netscape.com
84070e218d Not part of the build.
Change output of the diff tool to give the composition of the result.
In other words, give the positive and negative numbers which result in the
sum of the overall change.
2002-10-23 23:57:59 +00:00
blythe%netscape.com
fa34505004 Not part of build.
Reassign weak objects to data instead of code.
2002-10-21 17:50:47 +00:00
seawood%netscape.com
60c7a56bbd Use chomp not chop to strip newlines from results 2002-10-21 04:44:36 +00:00
seawood%netscape.com
3ce39b25c8 This patch does the following:
- converts all commands to an arguments array for passing to exec()
- Runs "dos2unix" on the log file before mailing it off, if on Windows
- Adds a "ProductName" config option to control where to look for the profile on Windows.
- Fixes clobbering of the profile on Windows.
- Makes the script look for the HiRes time module instead of the Win32API module for cygwin perl.

Thanks to Brian Ryner <bryner@netscape.com> for the patch.
Bug #115690 r=cls
2002-10-20 07:28:24 +00:00
seawood%netscape.com
b514f0e0cf Remove the newlines from the tokens returned by AliveTestReturnToken. Add a special check for cygwin perl which has a chomp that does not properly handle dos-newlines. 2002-10-20 07:02:57 +00:00
blythe%netscape.com
cb9f523eb9 Not part of build.
fix command line option spelling
2002-10-18 20:28:49 +00:00
cltbld%netscape.com
88623575a5 Switching to CSRCS to get dependencies to work right. r=garrett 2002-10-18 00:04:54 +00:00
blythe%netscape.com
2f25ac9125 Not part of the build
Fix so that it compiles on linux.
2002-10-17 22:42:00 +00:00
blythe%netscape.com
0b4f4ef0ce Not part of the build.
Add a bunch of query options to the tool to restrict the results to desired
targets.
2002-10-17 22:39:22 +00:00
cltbld%netscape.com
2577185ec5 Whitespace changes, no tabs. 2002-10-17 19:46:06 +00:00
blythe%netscape.com
aa02a2e8c8 Not part of build.
More verbose help text of these commands.
2002-10-17 01:06:06 +00:00
blythe%netscape.com
6471ba1d60 NOT part of build
demangle symbols in report
2002-10-11 02:20:28 +00:00
blythe%netscape.com
950d76f83c not part of build
refine set of files to get code size information on
2002-10-11 01:40:22 +00:00
blythe%netscape.com
69c0dfba04 not part of build
Enable usage of codesighs on linux.
2002-10-11 00:50:08 +00:00
blythe%netscape.com
093e09370b Not part of the build.
Forgot last pattern to exclude.
2002-10-04 20:09:08 +00:00
blythe%netscape.com
ad22cbfc71 Not part of the build.
Refine what input files to accept.
2002-10-04 20:05:48 +00:00
blythe%netscape.com
0019ce85da Not part of a normal build.
Correct the help text of the script.
2002-10-04 03:14:25 +00:00
blythe%netscape.com
66f136fd19 Not part of a normal build.
Add final touch to license.
2002-10-04 02:51:13 +00:00
blythe%netscape.com
c9cd29ce85 Not part of a normal build.
Forgot to license source code.
2002-10-04 02:40:43 +00:00
blythe%netscape.com
5225e70748 Not part of any normal build (yet).
Map file parsing tools for a windows build.
Goal will be to use the script to hook up in tinderbox for code size delta tracking.
2002-10-04 02:33:15 +00:00
seawood%netscape.com
89fb30d838 Remove extraneous ` from LD_LIBRARY_PATH 2002-09-15 08:12:41 +00:00
sfraser%netscape.com
c0a78f7d2a Add output with a TinderboxPrint: line to show per-window leaks, and tweak the test to load about:blank. 2002-09-10 02:19:06 +00:00
sfraser%netscape.com
d8dc25e270 Added window open/close leak test. r=sleestack 2002-09-10 01:06:00 +00:00
cltbld%netscape.com
2f0fc352b9 Fixing timezone issues, posix errors for OSX/Jaguar. Added date +%Z option for OSX (and others). r=jrgm 2002-08-29 02:31:34 +00:00
cltbld%netscape.com
ead603dd89 chimera/projects going away, builds dir is now @ chimera/builds. a=smfr 2002-08-22 01:44:57 +00:00
cltbld%netscape.com
c64eee0593 Changes to match file moves in chimera project. a=smfr 2002-08-21 05:43:05 +00:00
cltbld%netscape.com
a9e6bdb285 Forgot to pass test_result back in run_all_tests, this was causing build status to be zero in some cases, which the server was rejecting. -mcafee 2002-08-19 23:26:22 +00:00
cltbld%netscape.com
7489bf3e86 Fixing startup test, url was hard-coded to mozilla way, pass in args now. -mcafee 2002-08-13 02:15:26 +00:00
cltbld%netscape.com
c21d97dd5c Use startup test function instead of cut-paste now. -mcafee 2002-08-13 02:06:57 +00:00
cltbld%netscape.com
b1865ab50b Move startup test into its own function so that it can be called from other builds like chimera. -mcafee 2002-08-12 15:51:00 +00:00
cltbld%netscape.com
e458365ff2 LayoutTest is now a function in TinderUtils, so that build-chimera.pl can reuse the code. -mcafee 2002-08-08 02:44:54 +00:00
mcafee%netscape.com
cd7f2e2718 Forgot to cleanup layout_time for 2nd run, this was causing the graph server to freak out. 2002-08-02 04:45:03 +00:00
cltbld%netscape.com
1effbe680b Moving run_all_tests to be closer to test definitions; cvs diff shows a wild diff here but it is really just moving a large function down in the file. -mcafee 2002-07-30 22:22:38 +00:00
cltbld%netscape.com
d4adb0de34 Removing defunct mailnews test. Cleaned up layout test comment. -mcafee 2002-07-30 00:10:34 +00:00
mcafee%netscape.com
55aa8b7ecf don't need this comment here.. 2002-07-29 04:18:15 +00:00
mcafee%netscape.com
62f9e76dd9 fixing logic in pageload test for 2nd attempt case. 2002-07-26 19:10:58 +00:00