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

598 Коммитов

Автор SHA1 Сообщение Дата
bryner%netscape.com 96d4e843eb Bug 94062 - remove support for MOZ_NSS_AUTOCONF. Patch from wtc, r=cls. 2001-08-12 04:25:41 +00:00
cls%seawood.org 8cc47c9214 Fix dependencies for parallel builds 2001-08-06 04:36:26 +00:00
jrgm%netscape.com a16eeeefd1 Initial checking. 2001-08-06 03:47:27 +00:00
brendan%mozilla.org dbd7fed5b1 FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
cls%seawood.org 349d26f42b Replace use of alarm() with a simple counter as it's bad karma to mix sleep() & alarm() (so says the alarm() manpage). Makes BeOS tinderbox tests work when cycling. 2001-07-30 02:20:35 +00:00
cls%seawood.org 2e58686adc Set LIBRARY_PATH & ADDON_PATH for BeOS. Explicitly call perl when running bloatdiff.pl 2001-07-27 20:51:26 +00:00
mcafee%netscape.com e3963ace69 --disable-crash-dialog not implemented yet. 2001-07-22 02:03:53 +00:00
mcafee%netscape.com a21412e464 Adding crash_recovery=0 comment for AliveTest. 2001-07-22 02:02:53 +00:00
rginda%netscape.com 56ea6d15fd fix regression in sample xul app 2001-07-20 23:47:11 +00:00
rogc%netscape.com 894f00ff0e Updated trace-malloc tools. Updated type inferences in types.dat.
Enhanced type inference logic in TraceMalloc.pm to allow substack
matching so we can have fallback types.
b=62996,r=blizzard,sr=waterson.
2001-07-20 00:59:24 +00:00
waterson%netscape.com d5509d7435 Remove copies of files that got moved to subdir. 2001-07-17 21:56:38 +00:00
mcafee%netscape.com 6b4f2b9329 post-mozilla.pl style method for building galeon 2001-07-17 17:57:57 +00:00
mcafee%netscape.com 3ca5e1d4b7 Switching to return value for PostMozilla status. 2001-07-17 17:56:32 +00:00
mcafee%netscape.com ba26ab03ae simpler example 2001-07-17 01:15:11 +00:00
mcafee%netscape.com 2f1ceda4f7 Sample post-mozilla.pl file, for doing post-mozilla (external) builds 2001-07-17 00:52:49 +00:00
mcafee%netscape.com 27833bcaa3 help messages for post-mozilla.pl 2001-07-16 23:13:52 +00:00
dbaron%fas.harvard.edu 6b44bee19f Make includes (-i) and excludes (-e) work. b=90755 r=jim_nance@yahoo.com sr=waterson 2001-07-16 20:44:07 +00:00
mcafee%netscape.com 4a69cb34d8 Adding support for external, post-mozilla builds. 2001-07-16 20:23:52 +00:00
rogc%netscape.com 723563e44f Added heuristics for speculative RTTI for gnu 2.96 compilers.
b=62996,r=blizzard,sr=waterson.
2001-07-13 22:40:04 +00:00
waterson%netscape.com 4344e83962 Bug 87215. Make jprof work right with the static build. r=cls, sr=leaf 2001-06-29 22:45:45 +00:00
mcafee%netscape.com 05af96ea01 comment: bloat tests need --enable-logrefcnt --enable-perf-metrics for opt. builds 2001-06-19 21:57:07 +00:00
mcafee%netscape.com 4ea66e5bfd Automatically set BaseDir to cwd(), this avoids possibility of manual error and not finding mozconfig files properly. 2001-06-16 06:30:22 +00:00
mcafee%netscape.com 6da5ab17e8 better defaults 2001-06-15 05:15:37 +00:00
mcafee%netscape.com e01443a2f5 adding support for .mozconfig 2001-06-13 23:35:15 +00:00
mcafee%netscape.com 4ad55781ec example configs 2001-06-04 22:26:20 +00:00
mcafee%netscape.com d56d475aae Adding 586 case 2001-05-19 07:20:26 +00:00
cls%seawood.org 9697c9cf19 Remove moz-smoke reference 2001-05-14 12:40:28 +00:00
cls%seawood.org d4db098b5f Removing build-moz-ports.pl as it's fairly out of date and all ports use build-seamonkey.pl now 2001-05-14 12:36:40 +00:00
dr%netscape.com 96d227f332 fix for 80067 (assignment vs. equality typos). r=mkaply, mjudge, sr=jst 2001-05-11 05:36:00 +00:00
cls%seawood.org 9a8c2dcaee Add extra newline so that BeOS can send reports properly 2001-05-11 02:36:32 +00:00
cls%seawood.org 9254fee92f Only set ConfigureEnvArgs if they are not already set. (Sol x86) 2001-05-11 02:31:32 +00:00
cls%seawood.org ff1e48be9c Update BSDI section to work with BSDI 4.x 2001-05-11 02:28:23 +00:00
dprice%netscape.com c4aea234fe was failing to find the modules if the user defined the path. 2001-05-03 00:09:08 +00:00
dprice%netscape.com f341184a8e preloader locks up when configured incorrectly.
in KeepAliveTimerProc() if p is null, count is never incremented.
moving increment of count out of the if
2001-05-02 23:43:04 +00:00
dprice%netscape.com 7db29ef780 missed one update in KeepAliveProc *p should be volatile 2001-05-02 23:34:22 +00:00
dprice%netscape.com e062efa93a merging in rick's changes, sliders hooked up properly, new option to load the
awt.dll and a new UI to tell where the preloader is finding .dlls.
2001-05-02 22:11:51 +00:00
mcafee%netscape.com a992bfe278 Adding support for building security 2001-04-26 22:17:18 +00:00
curt%scruznet.com 1d6de85e41 Initial checkin 2001-04-25 20:25:57 +00:00
curt%scruznet.com 9919c64522 Changed to memtest_form.cgi 2001-04-25 20:22:09 +00:00
dprice%netscape.com b5f4b7aa2a NOT IN THE BUILD
76004 - sr=waterson r=dprice,rickg Checking in the preloader
2001-04-25 04:30:41 +00:00
rginda%netscape.com 8ae502ee0a initial add of license templates 2001-04-18 22:06:17 +00:00
rginda%netscape.com 10692ef3f9 initial add of xul-app template 2001-04-18 22:04:30 +00:00
rginda%netscape.com 32d111b5f2 initial add of template processor 2001-04-18 21:45:10 +00:00
curt%scruznet.com c9d1fd3afa *** empty log message *** 2001-04-16 21:13:41 +00:00
mcafee%netscape.com 63fead7716 rename startup.html to startup-test.html 2001-04-10 04:02:21 +00:00
mcafee%netscape.com e22a010228 Adding startup test. 2001-04-10 03:33:35 +00:00
mcafee%netscape.com b6d9c29b6b Adding startup timeout 2001-04-09 23:08:28 +00:00
mcafee%netscape.com 05b7af9d57 Support for run_system_cmd, to introduce sync;sleep settling for performance test. Stub for startup test. 2001-04-09 22:44:49 +00:00
mcafee%netscape.com 1a2f8b4047 comment for jrgm test. 2001-04-07 06:49:40 +00:00
mcafee%netscape.com 13d4e4e415 Adding support for user comments, mozconfig. 2001-04-06 22:38:16 +00:00
mcafee%netscape.com f437cac002 Adding support for mozconfig 2001-04-06 21:57:21 +00:00
mcafee%netscape.com 581b45b3fe Configurable timeout for layout test. 2001-04-06 08:09:33 +00:00
mcafee%netscape.com d7fb1fe12b renaming layout test 2001-04-06 07:31:04 +00:00
mcafee%netscape.com 538fda59a5 15min timeout for page loader test, removing test printfs. 2001-04-06 04:32:53 +00:00
mcafee%netscape.com 44429d746c Run command instead of just binary command. add jrgm url 2001-04-05 06:12:12 +00:00
mcafee%netscape.com 493239d3ad Adding named logfiles, test support. 2001-04-05 00:33:19 +00:00
mcafee%netscape.com 7fb2cbef9a print out system id 2001-04-03 22:47:50 +00:00
mcafee%netscape.com 1019fac2c8 Fixes for OBJDIR builds 2001-03-23 21:37:13 +00:00
mcafee%netscape.com 524ebd5f0a Adding 32048ObjDir support, some comments 2001-03-22 08:02:43 +00:00
mcafee%netscape.com d826d52bae support for embedtest 2001-03-03 02:14:29 +00:00
mcafee%netscape.com 2130dc0c9c Brief file descriptions 2001-02-27 22:41:45 +00:00
mcafee%netscape.com 9f18d87fce embed.mk not part of this process right now. 2001-02-27 20:57:06 +00:00
mcafee%netscape.com 9e4e7a12d3 First-pass hack attempt at embed tinderbox script 2001-02-27 18:47:21 +00:00
dbaron%fas.harvard.edu 6c06bb5b78 Scripts shouldn't be in TARGETS, because it makes them be removed by 'make clean'. 2001-02-16 18:20:06 +00:00
thesteve%netscape.com 3b83745796 dded a rule to recognize <nsScanner> responsibility for an allocation. r=waterson 2001-02-16 18:17:11 +00:00
dbaron%fas.harvard.edu 1df7d26518 Fix objdir build bustage by not trying to install from the objdir a script that is in the srcdir. r=bryner 2001-02-16 03:39:57 +00:00
mcafee%netscape.com 51125818ef Adding percentage column for flat profile, hits/totalhits. 2001-02-16 01:36:58 +00:00
mcafee%netscape.com 2614a7ed06 Cleaning up html, strip libs warning 2001-02-15 22:22:52 +00:00
mcafee%netscape.com 59e4542ca7 Adding doc links to output format, cleaning up some of the href UI. 2001-02-15 03:37:46 +00:00
mcafee%netscape.com 428e42499a anchor tags #flat, #hier 2001-02-15 03:24:41 +00:00
mcafee%netscape.com 517ed917d4 Adding support for JP_REALTIME=1, which uses ALRM signal to start. 2001-02-15 03:03:04 +00:00
mcafee%netscape.com 91858b1d3e Adding jprofsig helper script to make it easier to use jprof. Usage: jprofsig [start|stop] 2001-02-15 02:47:14 +00:00
waterson%netscape.com eba65d9882 Break down string and void* data. 2001-02-13 10:24:28 +00:00
waterson%netscape.com 0991df1320 Add brendan's js regexp fu. 2001-02-08 06:45:38 +00:00
waterson%netscape.com 74091d7f2d Add support for regexps. 2001-02-08 06:45:29 +00:00
sspitzer%netscape.com 39dd050c00 fix spelling in comment. no bug #. 2001-02-01 00:29:40 +00:00
mjudge%netscape.com a79e1f9316 R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build 2001-01-25 22:54:05 +00:00
curt%scruznet.com 5574c5035d Somewhere along the line the 5 yahoos at the beginning got removed so I'm
putting them back.  See notes for version 1.2.
2001-01-23 03:04:12 +00:00
curt%scruznet.com eb79ee2080 Added 5 international urls to the list. 2001-01-23 02:59:48 +00:00
mjudge%netscape.com 6a5b25f5d5 not in build. only used for trace malloc purposes. This will be reviewed once a makefile change is made 2001-01-17 21:07:42 +00:00
mjudge%netscape.com 42cee62f00 not in build. for tracemalloc purposes only. when makefile is edited to add this as compile option There will be a reviewer of these checkins as well 2001-01-17 21:06:51 +00:00
curt%scruznet.com b36925b955 Decided the list would be more useful if it is ordered so it is now sorted
from greatest memory consumer to least.
2001-01-08 22:17:30 +00:00
waterson%netscape.com cffe7fc993 Strip trailing ^M characters. 2001-01-05 02:58:17 +00:00
kandrot%netscape.com 35a9faca72 Added more Intel instructions and some more debugging info. 2001-01-04 05:35:23 +00:00
mcafee%netscape.com 65063f855d Comment change only, suggestion for leak-testing a set of source code changes. 2001-01-04 02:59:30 +00:00
curt%scruznet.com e5cfac8dbf Accepts a variable definition Interval=n where n is the number of urls
over which the regression should be done.  The regression will be calculated
and printed out for each n urls and followed by a regression for the
entire set of data.
2001-01-03 01:36:35 +00:00
kandrot%netscape.com 9bbef7122f Very simple test progam I am using to debug post_compile 2001-01-02 09:20:40 +00:00
kandrot%netscape.com e01621a34b Final check in for the night. Lots of details to finish to make it work well. 2001-01-02 09:19:35 +00:00
kandrot%netscape.com a2b65f8916 It now does some basic code stripping and optimizing. Now that the concept
seems to be proven, it is a matter of time to fill in the details.
2001-01-02 07:44:26 +00:00
kandrot%netscape.com 7026cbd649 New format, and it now generates code for some functions. Structure
should be final with this checkin, now it is a matter of filling in the details
2000-12-31 23:20:00 +00:00
kandrot%netscape.com c0c89193e3 Changed to use objects for each opcode. Changed the instruction decoding.
Made it so it can fit better into an optimization scheme.
2000-12-31 06:59:21 +00:00
kandrot%netscape.com c7bf17da1d Can decode simple intel programs, but I need to change the stored
representation, so I am saving a snapshot before I do this.
2000-12-30 22:12:54 +00:00
kandrot%netscape.com 2ef503cc86 new model for decode intel instructions. Keeping it off my local machine. 2000-12-30 12:45:08 +00:00
kandrot%netscape.com 8ac4f49892 first pass at defining the structure needed to solve this problem 2000-12-30 09:30:34 +00:00
jar%netscape.com 88c88a8462 Added call-stack-based type refinement, and made other type expansion controllable from command line 2000-12-30 05:39:24 +00:00
kandrot%netscape.com 9c68edc21e inital checkin of files which will eventually be a post compile step for mozilla 2000-12-29 02:23:09 +00:00
jar%netscape.com 3717905dc7 Added --detail option to show basis for object sweeping action 2000-12-24 05:56:41 +00:00
curt%scruznet.com 4766fc0407 New. 2000-12-23 00:56:39 +00:00
curt%scruznet.com afededcbad Pulled the logic for creating the plotable dat files out into a seperate
AWK script (create_dat.awk).

Use the Skip=5 variable definition to tell linear-regression.awk to ignore
the first 5 urls of data files.
2000-12-23 00:56:08 +00:00
curt%scruznet.com 77b3463a1e Can skip the first n number of urls by setting Skip=n from the command-line.
The default is Skip=0.
2000-12-22 19:04:23 +00:00