Commit Graph

41 Commits

Author SHA1 Message Date
timeless%mac.com
dec943eb10 Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
dp%netscape.com
476f48e7d5 Working with different flavours of title. 2002-03-04 06:51:32 +00:00
dp%netscape.com
a49526ac35 Installing .pl scripts to bin directory 2002-02-28 00:06:36 +00:00
dp%netscape.com
21addbd6d3 Removed DEBUG statements. 2002-02-27 22:43:52 +00:00
dp%netscape.com
073ce6ad3e Conforming to the new format of dump with regions and uncommited frees. 2002-02-27 22:43:16 +00:00
dp%netscape.com
152f1063d8 modified regexp for free and used blocks 2002-02-22 22:23:16 +00:00
dp%netscape.com
3519948e03 first version 2002-02-22 22:22:50 +00:00
dp%netscape.com
75302894d5 first version 2002-02-21 22:24:18 +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
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
waterson%netscape.com
907ebf2aba First checked in. 2001-11-17 05:33:22 +00:00
waterson%netscape.com
f17d209ab6 Be sure to set default values\! 2001-10-16 15:45:41 +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
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
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
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
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
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
7004fc6e76 Extract interval as makefile parameter. 2000-12-12 20:00:33 +00:00
waterson%netscape.com
4b2e5c64fb Add text to output current URL. 2000-12-12 05:12:49 +00:00
waterson%netscape.com
0fcb8f46bf First checked in. 2000-11-28 19:53:59 +00:00
waterson%netscape.com
235d05a4b1 Add note about plugins. 2000-11-27 21:07:38 +00:00
waterson%netscape.com
3b13a10c4d First checked in. 2000-11-16 21:52:05 +00:00
waterson%netscape.com
6e5d007bec Make gtkEmbed the default program to run. 2000-11-16 21:51:56 +00:00
waterson%netscape.com
d9b800ccce Fix variables used to pass image name 2000-11-16 21:27:51 +00:00
waterson%netscape.com
2d9918d9b6 Check args for image name 2000-11-16 21:27:37 +00:00
waterson%netscape.com
45ec3f1167 Add rules to make data files by running programs. 2000-11-16 05:47:32 +00:00
waterson%netscape.com
dc1ffa58b8 First checked in. 2000-11-16 05:31:34 +00:00
waterson%netscape.com
56942f38b8 Cleaner doc comments. 2000-11-16 01:10:48 +00:00
waterson%netscape.com
48eb88694f First checked in. 2000-11-15 19:57:34 +00:00
waterson%netscape.com
1a5eceb3e7 First checked in. 2000-11-15 19:56:24 +00:00
waterson%netscape.com
f21d014664 Prepend local dir to WATCH. 2000-11-13 23:37:00 +00:00
waterson%netscape.com
132e58e8ec First checked in. 2000-11-13 23:36:59 +00:00