Commit Graph

887 Commits

Author SHA1 Message Date
blythe%netscape.com
50c3597435 NOT part of normal build.
Remove special cases involving reallocs of size 0 (improve it actually).
Avoid qsort problem on MSVC win32.
2001-11-29 18:44:15 +00:00
waterson%netscape.com
b7f496b7e6 Build with \`-O2' by default. 2001-11-29 02:57:34 +00:00
waterson%netscape.com
e64f6855b5 Add \`--size' option. 2001-11-29 02:57:13 +00:00
blythe%netscape.com
91ce494f5c NOT part of normal build.
Get spacetrace to report data in seconds instead of confusing interval.
Move weight to far most colunm, as a product.
Unhexcape strings to that C++ classes/member can be targeted.
Add the align by option, to report real heap impact.
2001-11-29 01:29:26 +00:00
blythe%netscape.com
56f3b3bbdf NOT part of normal build.
Allow gd graphics library to be specified for SpaceTrace.
2001-11-28 02:07:42 +00:00
blythe%netscape.com
f7fceef68c Fix bug 112196
win32 symbols now work for trace-malloc
r=dbaron,sr=brendan
2001-11-27 22:54:05 +00:00
mcafee%netscape.com
b88f261385 report startup times as an html link to the graph of previous runs 2001-11-27 05:43:01 +00:00
mcafee%netscape.com
7ba2d0de80 switching to tegu mozilla.org graph server 2001-11-27 05:14:19 +00:00
dp%netscape.com
29ddd4834c added dll, pref file listing. Automated cost breakdown 2001-11-26 23:37:07 +00:00
blythe%netscape.com
ed4ccb0a55 Fix bug 110807, newlines on win32 trace-malloc tools
sr=brendan,r=dbaron
NOT in normal build
2001-11-26 21:10:45 +00:00
mcafee%netscape.com
4536b28945 minor comment 2001-11-26 05:48:06 +00:00
seawood%netscape.com
7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
dbaron%fas.harvard.edu
9d6f0a2650 Allow nsTraceMalloc to build even when cplus_demangle isn't available (should fix bustage on Brad's tinderbox). Also use NS_PTR_TO_INT32 per Brendan's review comments on bug 106352. 2001-11-20 23:32:17 +00:00
dp%netscape.com
d3887609ef Track dlls loaded 2001-11-20 18:04:11 +00:00
dp%netscape.com
d2acb4e711 Print percentage of total for all cumulative timers 2001-11-20 18:03:16 +00:00
mcafee%netscape.com
9bad1ab8bb Properly adding on B for bytes units 2001-11-20 07:20:51 +00:00
dbaron%fas.harvard.edu
707330c928 Add BloatTest2 option for trace-malloc leak/bloat stats test, and fix up a few more things with that test. b=84831 r=mcafee 2001-11-19 23:29:48 +00:00
dp%netscape.com
e6507f3213 split diff computation into a function 2001-11-19 17:33:51 +00:00
waterson%netscape.com
9e0c75d471 Break runloop out of main, clean up and comment it a bit. 2001-11-19 03:05:51 +00:00
waterson%netscape.com
ae93fbd396 s/last_.*/limit/ to avoid confusion. 2001-11-19 02:49:29 +00:00
waterson%netscape.com
d7552b30c5 Fix off-by-one error in |decay|. 2001-11-19 02:47:42 +00:00
seawood%netscape.com
09c156f8b3 Remove components.reg before running regxpcom 2001-11-19 01:47:54 +00:00
mcafee%netscape.com
66f7fa7999 Add a label for bytes 2001-11-17 21:42:07 +00:00
dp%netscape.com
61406695e3 First version 2001-11-17 20:54:29 +00:00
mcafee%netscape.com
24db98aca3 Adding client-side data reporting for bloat test. 2001-11-17 10:37:02 +00:00
mcafee%netscape.com
8083f61a7d Settings::BloatStats is old, retiring. use Settings::BloatTest instead. 2001-11-17 10:35:32 +00:00
mcafee%netscape.com
a6094c4e6f whitespace 2001-11-17 10:29:27 +00:00
mcafee%netscape.com
0752412cd0 switching to client-side reporting for startup test. 2001-11-17 06:05:40 +00:00
waterson%netscape.com
907ebf2aba First checked in. 2001-11-17 05:33:22 +00:00
mcafee%netscape.com
930b59df79 report min value to graph server, to match reported number. 2001-11-16 20:24:01 +00:00
dbaron%fas.harvard.edu
fef035f0fc Call the root 'malloc' rather than '.root' since there's no leak root detection going on here. 2001-11-16 09:00:26 +00:00
dbaron%fas.harvard.edu
54543c9f93 Ignore the library/address part of the stack unless asked to use it. 2001-11-16 02:47:07 +00:00
blythe%netscape.com
64ec50552a NOT in normal build.
Have the tools build on windows, wether or not they work yet is another
issue.
2001-11-16 02:19:14 +00:00
cltbld%netscape.com
b14332994a switching to report minimum time of the entire run. r=mcafee,dp 2001-11-16 01:13:34 +00:00
blythe%netscape.com
c096dbbd8b Fix bug 108103, new tool SpaceTrace
SR,RS=brendan, SR=waterson, R=dbaron
2001-11-15 22:40:53 +00:00
alecf%netscape.com
ad08915dd8 better fixes to make bloatblame work on windows 2001-11-15 22:08:03 +00:00
alecf%netscape.com
01dd34e55a some changes required to get bloatblame building on windows 2001-11-15 20:29:28 +00:00
mcafee%netscape.com
f7c20055f8 Use TinderboxPrint mechanism for startup test. 2001-11-15 16:11:47 +00:00
dbaron%fas.harvard.edu
dbd3c84701 Oops, meant to remove that incorrect comment. 2001-11-15 07:44:59 +00:00
dbaron%fas.harvard.edu
1cde573592 New, more portable (i.e., works for me, unlike the old code) Linux nsGetTypeName using dladdr. r=jag sr=waterson b=109829 2001-11-15 07:44:26 +00:00
dbaron%fas.harvard.edu
7ea02d75a9 Oops. Backing that out. 2001-11-14 21:44:45 +00:00
dbaron%fas.harvard.edu
783a03054d Add script to diff the output of two files created by NS_TraceMallocDumpAllocations. 2001-11-14 21:42:54 +00:00
dbaron%fas.harvard.edu
f0921bdc45 Add code for trace-malloc based leak/bloat test (but no option to enable yet). b=84831 r=mcafee 2001-11-14 05:35:25 +00:00
dp%netscape.com
f768e597c4 fixed dup printing 2001-11-10 09:18:45 +00:00
dp%netscape.com
333671c0b3 first version 2001-11-10 08:54:53 +00:00
law%netscape.com
9ae226ea81 New tools for measuring startup with a minimalist 'Navigator' 2001-11-10 02:40:13 +00:00
dp%netscape.com
0d257cc179 Better usage message. Ability to take args. 2001-11-09 19:16:04 +00:00
dp%netscape.com
39fdc2c4af secs not ms 2001-11-09 16:54:22 +00:00
dp%netscape.com
0c9465f2be changed usage message 2001-11-08 07:45:32 +00:00
dp%netscape.com
22bb05853e adding more formatting of prints 2001-11-08 07:44:12 +00:00
dp%netscape.com
f5cb308cb6 renaming startup-quick.pl to measure-simple.pl 2001-11-08 05:30:16 +00:00
dp%netscape.com
79b62b8fa9 fixed unclosed html tag 2001-11-08 03:24:56 +00:00
dp%netscape.com
73a0b8068e first version 2001-11-08 03:24:26 +00:00
dp%netscape.com
4cb932d2de first version 2001-11-07 23:19:53 +00:00
pchen%netscape.com
1e9eb4624a Add xul window open test 2001-11-03 05:17:56 +00:00
pchen%netscape.com
eaadb0bf1d Add test flag and timeout for xul window open test 2001-11-03 05:16:32 +00:00
waterson%netscape.com
355f78d581 More types. Remove JS stuff so we can account for it better. 2001-11-02 05:17:28 +00:00
waterson%netscape.com
3b29928835 Changes for the page loader test. r=mcafee 2001-11-02 01:35:13 +00:00
mcafee%netscape.com
c02b2d0411 Adding --start-module=module functionality. Grouped some code into functions. Moved main to the bottom. TrueType for linux comment. 2001-11-01 02:14:08 +00:00
mcafee%netscape.com
7c2d86b4f3 unhardcoding hostname 2001-10-30 21:31:00 +00:00
mcafee%netscape.com
4065c2c533 Adding support startup logging to server. r=jrgm 2001-10-30 07:34:34 +00:00
gerv%gerv.net
c84217c02e Change default license type. a=rginda. (Not part of the build.) 2001-10-29 22:48:07 +00:00
gerv%gerv.net
2b9a9ba92e Removing deprecated license types. a=rginda. (Not part of the build.) 2001-10-29 22:46:46 +00:00
gerv%gerv.net
66cbe9187f Add tri-license license type. a=rginda. (Not part of the build.) 2001-10-29 22:46:01 +00:00
mcafee%netscape.com
b71794b192 Adding --list-only option. Added Getopt library capability. r=akkana, sr=alecf 2001-10-22 23:32:11 +00:00
waterson%netscape.com
85b52ed98f More types! 2001-10-22 18:25:37 +00:00
waterson%netscape.com
9889b9ca53 Types, types! More types! 2001-10-22 00:07:26 +00:00
waterson%netscape.com
eb8236af2b Add coverage and floating width. 2001-10-21 16:46:37 +00:00
mcafee%netscape.com
e7824281a6 Adding AliveTestReturnToken(), extract_token_from_file() and supporting glue to iterate through the startup test and report an average time instead of just one time. 2001-10-19 06:23:23 +00:00
mcafee%netscape.com
6d583e9aba script to install tinderbox links for a tinderbox client. 2001-10-19 00:04:48 +00:00
mcafee%netscape.com
01032e9660 cvsroot comments, update 2001-10-18 23:36:57 +00:00
seawood%netscape.com
00402d8f86 Check for makefiles before running make to avoid needless errors. sr=alecf 2001-10-16 23:44:12 +00:00
mcafee%netscape.com
3c424cc9a7 Adding a normal perl header. r=alecf 2001-10-16 20:52:53 +00:00
waterson%netscape.com
f17d209ab6 Be sure to set default values\! 2001-10-16 15:45:41 +00:00
mcafee%netscape.com
f487e053ce comments 2001-10-12 00:15:39 +00:00
mcafee%netscape.com
2a7368a50f HiRes comment 2001-10-12 00:04:26 +00:00
mcafee%netscape.com
12485bb2e6 usage, allow for different exe names, e.g. mozilla or netscape or galeon 2001-10-12 00:02:32 +00:00
mcafee%netscape.com
64c5dd1725 first attempt 2001-10-11 23:44:50 +00:00
mcafee%netscape.com
f12648ee88 Checking in copy of tools/tinderbox/gettime.pl, sorry for the copy. both places need this, I didn't want either to depend on the other copy. this shouldn't change too much, hope that's ok. 2001-10-11 23:34:31 +00:00
mcafee%netscape.com
b64cf394d3 moved startup-test.html file, pointing at new location now. Assumes you're linking to this at the top level. 2001-10-11 23:14:18 +00:00
mcafee%netscape.com
05d45693b7 Copying this file from mozilla/build. r=jrgm,dp 2001-10-11 22:31:15 +00:00
waterson%netscape.com
6e59c2206a Mmm, more types. 2001-10-10 03:32:41 +00:00
waterson%netscape.com
63902a9410 More types! 2001-10-09 21:58:41 +00:00
waterson%netscape.com
548e8dc299 Update types for code drift. 2001-10-09 17:11:25 +00:00
seawood%netscape.com
d2dbb55e40 Skip setting the result of the regxpcom run since AliveTest assume the binary will run forever and regxpcom does not 2001-10-06 10:03:46 +00:00
seawood%netscape.com
43e0ec2ab9 Run regxpcom before tests to fix potential bustage caused by contractid changes since we do not autoreg opt builds 2001-10-06 09:12:29 +00:00
dbaron%fas.harvard.edu
1d85b97e69 Add JP_APPEND option to JPROF_FLAGS for profiling of startup. b=102014 r=jag sr=brendan 2001-10-06 06:37:41 +00:00
rginda%netscape.com
b39e8b1243 - not built -
use "long name" for displayName
2001-10-02 22:25:47 +00:00
rginda%netscape.com
65cb135526 - not built -
fix chrome:author attribute
2001-10-01 21:13:50 +00:00
gerv%gerv.net
4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
rginda%netscape.com
afc5f27f50 fix seealso section 2001-09-28 00:43:23 +00:00
alecf%netscape.com
09a6a55a6a fix strictness and remove the clustering for now and just color visited modules 2001-09-27 18:02:05 +00:00
seawood%netscape.com
bb5e706bdb Replace File::List with homegrown rfind(). sr=alecf
not part of the pull much less the build
2001-09-27 17:54:10 +00:00
dougt%netscape.com
ca36b7718d reverting 99248. r=shaver|brendan@mozilla.org 2001-09-27 03:52:45 +00:00
dbaron%fas.harvard.edu
2d6d9601cd Fix build bustage. Not part of the default build. b=99248 2001-09-27 00:43:32 +00:00
dougt%netscape.com
65aec024ea uses strtok_r if avaliable. r=doug/cls, sr=rpotts, patch by drepper@cygnus.com. bug 99248 2001-09-25 23:31:27 +00:00
mcafee%netscape.com
c0e9fbb515 Adding check for Time::HiRes for gettimeofday(), this perl package can give us 1ms resolution instead of default of 1s resolution. tbox instances will need to symlink in gettime.pl. 2001-09-25 01:36:11 +00:00
mcafee%netscape.com
a819059656 Time::HiRes wrapper, code=jrgm@netscape.com 2001-09-25 00:49:38 +00:00
mcafee%netscape.com
0953333728 switching to sourceforge cvs server, more in sync? 2001-09-22 22:05:58 +00:00
alecf%netscape.com
99cbcb8ca5 add url to GraphViz in the comments 2001-09-21 19:49:25 +00:00
alecf%netscape.com
b530aeb1cf update with clustering ability and comments 2001-09-20 23:01:21 +00:00
jaggernaut%netscape.com
c18595663c Clean up some of the die messages, only look for srcdirs which have "mozilla" or "ns" in them (shortcut around fancy Makefile parsing), emit one module per line. 2001-09-18 16:08:37 +00:00
alecf%netscape.com
79da0c431d add some comments, clean up the generated graphs, etc 2001-09-18 05:46:45 +00:00
jaggernaut%netscape.com
a0dfc55f94 Allow this script to work on ns trees too, and have more helpful error reporting when no srcdir was found in a Makefile. 2001-09-14 18:45:30 +00:00
jaggernaut%netscape.com
7b7078b675 Oops, messed up the copyright in the license part, rectifying that. r=michel@rubberchicken.nl 2001-09-13 00:31:47 +00:00
alecf%netscape.com
fcd8b50897 add platform support 2001-09-12 18:46:31 +00:00
jaggernaut%netscape.com
a70818cbeb Add perl script that cleans up the REQUIRES lines in Makefile.in files by removing module names which aren't "REQUIRE"d any longer. 2001-09-12 18:06:07 +00:00
dbaron%fas.harvard.edu
7f3f4a34c9 Oops. 2001-09-12 16:57:21 +00:00
dbaron%fas.harvard.edu
ace9a2046d Add script that uses gcc-generated dependency files to count the number of C/C++ files for which each header file is brought in. 2001-09-12 16:55:38 +00:00
alecf%netscape.com
21fc5086aa oops, comment out some code that I wasn't done with 2001-09-12 16:52:26 +00:00
alecf%netscape.com
86ec62ead7 first time added
generates graphviz-style .dot files from REQUIRES/MODULE entries in makefiles
2001-09-12 16:51:11 +00:00
brendan%mozilla.org
3efd0e519f 1. Fix jsdhash/pldhash.[ch] so that add/remove cycles for a given k do not
create a long chain of removed sentinels.  Also, when adding k to a table
    where k is not mapped, but where k hashes to a chain that includes removed
    sentinels, recycle the first removed sentinel in the chain for k's entry.
2.  Cache cx->resolving till js_DestroyContext, to avoid high JSDHashTable
    new/destroy overhead in js_LookupProperty.
3.  Add NS_TraceStack to nsTraceMalloc.[ch] and clean the .c file up a bit.
2001-09-12 06:39:31 +00:00
mcafee%netscape.com
be46de5206 Avoid stomping on build status when testing for Embed build status. One line change, rest is whitespace cleanup 2001-09-11 07:43:37 +00:00
mcafee%netscape.com
24ef53800e po/ChangeLog hack, for gettext bug 2001-09-10 09:07:29 +00:00
mcafee%netscape.com
d28253c519 Fixing some logic errors 2001-09-10 03:27:27 +00:00
mcafee%netscape.com
ff74670360 Backing out my change to avoid pulling by date on branches, my assertion that this didn't work was incorrect. thanks to cls for figuring this out. 2001-09-08 22:31:24 +00:00
cls%seawood.org
b5c7d63471 Set MOZILLA_FIVE_HOME to use $binary dir on each loop 2001-09-08 21:37:06 +00:00
dbaron%fas.harvard.edu
ce012c5510 Move trace-malloc readers from mozilla/xpcom/base/ to mozilla/tools/trace-malloc/. Add a --shutdown-leaks option to nsTraceMalloc to dump, to the file given as an argument to the option, information about allocations still live at shutdown. Add a new trace-malloc reader (leakstats.c) to print leak statistics. b=84831 r=jag sr=brendan 2001-09-08 18:29:24 +00:00
mcafee%netscape.com
fa95d765b7 Fixing test for BuildTag, we weren't pulling by date in the normal case 2001-08-31 19:36:35 +00:00
mcafee%netscape.com
617858c15d Back to jrgm server, cowtools not ready yet. r=jrgm 2001-08-31 06:50:15 +00:00
mcafee%netscape.com
51ff776c44 switching layout server. r=jrgm 2001-08-30 23:59:47 +00:00
mcafee%netscape.com
a94d93b65e Don't set date tag when branch tag is set. cvs currently only supports one tag. 2001-08-28 01:43:08 +00:00
bbaetz%cs.mcgill.ca
b3886c70ba Add http regression test suite + harness. Requires python.
Not part of default pull or build.
2001-08-27 01:13:41 +00:00
mcafee%netscape.com
5f9c250a30 startup test note 2001-08-25 01:09:38 +00:00
mcafee%netscape.com
37ff9aaf32 Fix for rh7.1/jvm1.3.0 hang bug 2001-08-24 01:02:07 +00:00
mcafee%netscape.com
1df4fdf321 minor comment nit 2001-08-23 07:09:09 +00:00
mcafee%netscape.com
096a196a7d Set MOZILLA_FIVE_HOME for each build loop. reduce sleep time to 10sec for performance tests. debug printouts. 2001-08-23 04:59:55 +00:00
mcafee%netscape.com
ce0f999657 Adding java test, whitespace cleanup 2001-08-23 01:06:35 +00:00
mcafee%netscape.com
4f9b2bd9a7 moving cvsroot out to tinder-defaults.pl, getting rid of netscape default. Fixed a my variable so I can comment out the run_shell_command line for testing. 2001-08-20 22:45:25 +00:00
mcafee%netscape.com
b3ec154c9c minor stuff, comments, using right cvs command 2001-08-20 22:43:36 +00:00
cls%seawood.org
600ed88945 Removing hardcoded test for TestGtkEmbed as not all of our platforms build TestGtkEmbed by default 2001-08-17 08:12:31 +00:00
cltbld%netscape.com
639de3e162 add fast-update 2001-08-16 22:05:06 +00:00
mcafee%netscape.com
2e211d3707 Adding failure count 2001-08-16 02:50:16 +00:00
mcafee%netscape.com
0f30b03ff8 status reporting, turning tests on 2001-08-16 02:48:40 +00:00
mcafee%netscape.com
301d648926 Pass mozilla_dir to post-mozilla build. properly pull and build galeon source. 2001-08-14 06:36:41 +00:00
mcafee%netscape.com
211a948f9f switch to TestGtkEmbed 2001-08-14 04:41:16 +00:00
mcafee%netscape.com
ae507935e0 Removing dead build file 2001-08-13 22:21:57 +00:00
mcafee%netscape.com
c839f7d732 Removing abandoned embed build script 2001-08-13 22:18:09 +00:00
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
jar%netscape.com
61a74a9845 Moving leak-soup.pl to sibling directory ../trace-malloc 2000-12-22 17:47:52 +00:00
jar%netscape.com
3622e8d233 Moving leak-soup.pl from sibling directory ../trace-malloc-tools 2000-12-22 17:46:57 +00:00
jar%netscape.com
3b5dd765e2 Cleaned up printout for fragmentation analysis, and added helpful stats on actual allocations (to contrast with gap statistics) 2000-12-22 16:26:03 +00:00
curt%scruznet.com
f9b4cae803 Added www.yahoo.com five time at the beginning so that the browser can get
cached up befor the real memory testing starts happening.  The linear
regression AWK script will be modified to think this way, too.

Added some comment lines to explain a little about what each list is about.

Uncommented some urls which have been causing trouble, under the assumption
that what is checked in should be complete.  Whoever uses the list can
comment out whatever urls are troublesome in the particular test they are
running.
2000-12-22 15:28:48 +00:00
jar%netscape.com
a13b5ac535 Added diagnostics for flawed data (overlapping objects), and histogram generation for memory fragmentation evaluation 2000-12-22 08:43:39 +00:00
brendan%mozilla.org
63a11a7d50 Must hold tmmon around all suppress_tracing uses as well as defs (r=waterson, not part of build). 2000-12-22 01:32:39 +00:00
curt%scruznet.com
b73c2d36e8 New 2000-12-21 22:40:18 +00:00
curt%scruznet.com
81abe916f6 Added variable OUTFILE instead of hardcoding linux.dat name.
When the .dat files are created all test lines are awk'ed out so that
text can be included in the OUTFILE without affecting the data which
gets graphed.  The awk'ing assumes that blank lines in the OUTFILE
represent urls which failed to load and substitutes zeroes for all
data values.
2000-12-20 18:55:02 +00:00
waterson%netscape.com
e8141655e1 Dump to 'allocations.log' in current process directory instead. 2000-12-19 23:40:54 +00:00
waterson%netscape.com
89d168b0c2 Improve rules attributing data to 'PresShell'. 2000-12-18 22:22:02 +00:00
jar%netscape.com
02bbbff185 Added code to help diagnose overlapping memory ranges, and duplicate use of addresses (for different objects) 2000-12-16 07:36:14 +00:00