Commit Graph

643 Commits

Author SHA1 Message Date
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
waterson%netscape.com
aa5389f039 First checked in. 2000-12-15 22:41:21 +00:00
waterson%netscape.com
8c0c4a14e3 Latest type data hackery. 2000-12-15 21:59:10 +00:00
jar%netscape.com
b2951a4ef6 Added sweeping of memory attribution to parent objects 2000-12-15 21:12:09 +00:00
jar%netscape.com
31e9a7c014 Original perl leak soup from Waterson 2000-12-15 20:27:42 +00:00
attinasi%netscape.com
a8b8cc3497 New performance data. Not part of any build. 2000-12-13 18:48:08 +00:00
waterson%netscape.com
b3c5a8190d More imagelib foo. 2000-12-13 00:42:35 +00:00
waterson%netscape.com
1c2dc1378e Add pretty print for one histogram file. 2000-12-13 00:42:29 +00:00
waterson%netscape.com
7004fc6e76 Extract interval as makefile parameter. 2000-12-12 20:00:33 +00:00
brendan%mozilla.org
1633b91a46 Fix realloc bookkeeping blunder (r=waterson,pnunn, NOT PART OF DEFAULT BUILD). 2000-12-12 05:48:16 +00:00
waterson%netscape.com
4b2e5c64fb Add text to output current URL. 2000-12-12 05:12:49 +00:00
waterson%netscape.com
df22989d4e Add param for specifying how many rows you want in the output. 2000-12-12 01:56:01 +00:00
waterson%netscape.com
525931f8c9 Improve imagelib heuristics. 2000-12-12 01:52:06 +00:00
waterson%netscape.com
763a8e5c72 First checked in. 2000-12-09 01:24:23 +00:00
waterson%netscape.com
67ec62600b Mmm, more rules. 2000-12-08 20:31:31 +00:00
waterson%netscape.com
f7b54ed67f Bug 61571. Improve speculative RTTI heuristics by adding one more instruction to the signature for typeinfo(). r=brendan, sr=beard 2000-12-06 00:05:45 +00:00
waterson%netscape.com
42e16bdb20 More rules. 2000-11-30 08:47:52 +00:00
waterson%netscape.com
0035401c31 Don't keep around objects: let callers do that. 2000-11-30 08:08:47 +00:00
waterson%netscape.com
a692ac7ac4 Oops, remove one 'bamboozler' that isn't globally exported, except in my build. 2000-11-29 21:18:03 +00:00
waterson%netscape.com
e1bdb8b1aa Bug 61241. Change trace-malloc's live object output format to mimic beard's format from Boehm. r=brendan, sr=jband 2000-11-29 21:16:53 +00:00
waterson%netscape.com
0fcb8f46bf First checked in. 2000-11-28 19:53:59 +00:00
waterson%netscape.com
f5c45800dc First checked in. 2000-11-27 22:07:30 +00:00
waterson%netscape.com
235d05a4b1 Add note about plugins. 2000-11-27 21:07:38 +00:00
brendan%mozilla.org
4a242ba8a6 Revamp REALLOC record for rayw's tool; add flush-log-files function (r=rayw, a=waterson, not part of build). 2000-11-22 08:05:05 +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
kandrot%netscape.com
619eadadb6 Initial check in of a tool to calc deltas of bloat snap shots. 2000-11-02 06:45:26 +00:00
alla%lysator.liu.se
1f47e7baf0 Update elf-gc-dynstr to support ppc binaries and non-native-endian binaries. Also some general cleanup. r=waterson 2000-11-01 08:14:11 +00:00
attinasi%netscape.com
f66a8911cc Historical performance data: not part of build. 2000-10-26 01:00:21 +00:00
cls%seawood.org
80f556284d Autoconf's handling of certain cached values appears to be lame. Need to set the cache file to /dev/null so that perl can be found under a new path. 2000-09-24 20:45:54 +00:00
attinasi%netscape.com
a3d81c4723 New weekly data: not part of build. 2000-09-07 21:55:24 +00:00
waldemar%netscape.com
68d4cfc374 Initial version 2000-09-06 23:30:48 +00:00
bryner%uiuc.edu
dc2726b421 A small change to allow this to compile with newer glibc versions that don't define EM_486. r=alla@lysator.liu.se, a=brendan. 2000-09-05 01:23:37 +00:00
attinasi%netscape.com
8feb85ee9f Checkin for Bindu's changes to the scripts to eliminate BuildID detection, and to change default drive to D. Not part of build. 2000-08-31 22:39:27 +00:00
waterson%netscape.com
7968871a5d First checked in. 2000-08-30 00:16:58 +00:00
waterson%netscape.com
094d0a293f First checked in. 2000-08-29 23:26:46 +00:00
brendan%mozilla.org
5387c4e16b Add possibly-too-verbose NS_TraceMallocDumpAllocations and its JS window-level function, for leak and bloat analysis. 2000-08-29 01:52:13 +00:00
mcafee%netscape.com
55151cbc1d don't need kernel version for linux/intel 2000-08-19 02:30:27 +00:00
attinasi%netscape.com
a53f262915 New Daily Run data: not part of build 2000-08-15 17:30:17 +00:00
warren%netscape.com
1b255eb6c4 Fixed formatting of output so that things line up again. 2000-08-10 23:20:07 +00:00
brendan%mozilla.org
53ef9c0ba4 Add captioned timestamp events, for JS storyboarding (not part of build). 2000-08-09 02:41:58 +00:00
attinasi%netscape.com
bb7821bf48 New weekly data: not part of build 2000-08-02 23:28:11 +00:00
mcafee%netscape.com
76734198f2 Avoid double slash problem when ObjDir is ''. 2000-08-01 23:17:59 +00:00
mcafee%netscape.com
1fa017e820 BranchTag was being ignored, moving the logic to BuildIt() function. 2000-08-01 22:40:53 +00:00
gagan%netscape.com
01e3f7007e Fix for bug 20145. Proxy Auto Config is now in. For more information check http://www.mozilla.org/docs/netlib/pac.html r=bryner,rjc. 2000-07-31 21:24:55 +00:00
cls%seawood.org
974de8c4b3 Some of our tinderbox machines are slow (understatement) so make the timeouts for bloat tests & dom conversions configurable, otherwise we'll never see green. 2000-07-31 04:03:03 +00:00
cls%seawood.org
12145e6d9d Change requires to 5.003. Fixed scoping problems with 5.003. Fixed ambigious name use under 5.003. Set LIBPATH so AIX builds can run tests. Allow --depend/--clobber options to properly override tinder-config.pl settings. Add os_ver to default build name. Set BuildName & friends after args have been completely parsed. 2000-07-30 19:59:28 +00:00
cls%seawood.org
4122dbd6de Only set CVSROOT using netscape.com address if CVSROOT is not already set. Change requires to 5.003 2000-07-30 19:54:16 +00:00
attinasi%netscape.com
6b6d0581db Added more history data. Not part of build 2000-07-28 21:51:35 +00:00
brendan%mozilla.org
6bb2c26634 Revise connect_nodes to be tmgraphnode_connect, reusable via tmreader.[ch]. 2000-07-26 02:19:27 +00:00
brendan%mozilla.org
55ce126995 - Remove <unistd.h> include from bloatblame, it's no longer needed and the link(2) prototype it drags in was causing warnings whenever I used a local variable named 'link'.
- Use uint32 for all quantities, and double for all differences, so that we can overflow without breaking deltas such as (busy == allocs - frees).  This doesn't help sorting, however: if one of the sort keys has overflowed past 0 just a bit, while the other is a very large unsigned number, beware.

- Separate graph link (half an edge, structurally speaking -- no per-edge stats) from graph edge, so that an edge is two links and some stats.  This avoids bloat and copying in connect_nodes (which is soon to become generic and move to tmreader.[ch]).

- Factor data structures better: we now have {allocs,frees} x {bytes,calls} x {direct, total}, declaring the second set as struct tmallcounts and the third as tmcounts.  So, for example, total number of calls to allocators would be allocs.calls.total; bytes freed directly by a graphnode (library, component, or method) would be frees.bytes.direct.

- Teach tmreader_eventloop about 'F' (TM_EVENT_FREE) events: it now updates the direct free byte and call counts for a method, its component, and its library when it reads the event.  Of course, bloatblame ignores this info, because it is concerned only with bloat (total memory allocated).

- Right-align numbers in the first (trace-malloc stats) table.
2000-07-26 00:24:08 +00:00
attinasi%netscape.com
ed7c5ee408 Checkin of performance data: not part of any build 2000-07-24 19:14:36 +00:00
brendan%mozilla.org
02c5512498 Finish factoring tmreader from bloatblame; misc. clenaups (not part of build). 2000-07-21 20:42:15 +00:00
mcafee%netscape.com
c77af9f272 Ignore generated files 2000-07-15 15:56:34 +00:00
dbaron%fas.harvard.edu
beb701f8f4 "AUTHOR INFO HERE" isn't a very useful comment. Add author info. 2000-07-14 00:54:24 +00:00
dbaron%fas.harvard.edu
ace4b861d3 Add the refcount balancer to mozilla/tools so it can be maintained more easily. This tool was written by Chris Waterson with contributions by a number of other people. I modified the files being added here from the most recent versions on http://www.mozilla.org/performance/refcnt-balancer.html in the following ways:
1) add find-comptr-leakers.pl to find leaks in nsCOMPtr logs
2) allow make-tree.pl to subtract nsCOMPtr logs
2000-07-12 01:32:54 +00:00
brendan%mozilla.org
0d66d403b3 Make NS_TraceMallocShutdown idempotent just in case it's called more than once (doesn't affect default builds: #ifdef NS_TRACE_MALLOC). 2000-07-11 19:10:52 +00:00
warren%netscape.com
ca180c6d4d Fixed monitor destructor because NS_TraceMallocShutdown is called twice. r=dbaron 2000-07-11 07:28:14 +00:00
brendan%mozilla.org
e419a66c7a First cut at reusable trace-malloc logfile reader, factored from bloatblame. 2000-07-09 08:53:46 +00:00
blizzard%redhat.com
cd720072e0 remove Makefile since we have a Makefile.in that works a=brendan 2000-07-08 00:09:36 +00:00
dbaron%fas.harvard.edu
fc3dadcc58 Ignore the correct generated files (rather than the list copied from leaky). 2000-07-02 00:44:31 +00:00
brendan%mozilla.org
ca37059e30 Interim checkin: -u option for unified (-f and standard) output, down/next links for sorted subgraph navigation, some -j (js-mode) support. 2000-06-28 06:42:29 +00:00
brendan%mozilla.org
2eab0c4a26 Work around unsolved bug reported by rusty.lynch@intel.com. 2000-06-28 06:22:29 +00:00
cls%seawood.org
7766827f6f Adding configure option --enable-elf-dynstr-gc. Bug #43357 2000-06-28 04:32:15 +00:00
gagan%netscape.com
762d0b1cd8 Not in the build. Allow POST requests to handle special cases too. 2000-06-27 22:10:27 +00:00
blizzard%redhat.com
d26a79973c remove extra -lelf from the link line. make cvs shaddap. not part of the build. 2000-06-27 21:53:41 +00:00
cls%seawood.org
a987fc5d22 For whatever reason, just calling "do" on the tinder-config.pl script was not causing the defaults to be overriden, so we manually read & process tinder-config.pl as we did tinder-defaults.pl. 2000-06-27 12:21:46 +00:00
cls%seawood.org
7105100049 Ok, that was a stupid mistake 2000-06-26 19:23:36 +00:00
attinasi%netscape.com
cde29d43f0 Additional BuildID parsing needed by Bindu. Not part of build. 2000-06-23 00:18:09 +00:00
attinasi%netscape.com
5487b30e1d Daily run added for 6-20. Not part of build 2000-06-22 22:03:24 +00:00
cls%seawood.org
1372f7334a Prepend additional paths to LD_LIBRARY_PATH rather than overriding it.
Pass ConfigureEnvArgs to make.
2000-06-22 08:14:54 +00:00
cls%seawood.org
55e63f478a Initial version. Bug #43357 2000-06-22 00:52:57 +00:00
brendan%mozilla.org
0cb0663247 Hoist loop invariant. 2000-06-21 18:03:34 +00:00
brendan%mozilla.org
543138903e Comment fixes. 2000-06-21 18:03:01 +00:00
brendan%mozilla.org
155c1ab6f3 Fix skip-one-frame-too-many backtrace lossage; update TODO. 2000-06-21 17:59:30 +00:00
attinasi%netscape.com
d6f0794430 New Performance data: not part of build 2000-06-16 22:20:19 +00:00
blizzard%redhat.com
2a8eda960c remove annoying ^Ms. not part of the build. 2000-06-14 19:57:25 +00:00
blizzard%redhat.com
22d1610e47 this is the most recent iteration of alex's tool. seems to work on an optimized build now. 2000-06-14 19:39:20 +00:00
blizzard%redhat.com
964a2fc92b add .dynstr clean up tool from Alexander Larsson <alla@lysator.liu.se>. also add poor man's Makefile until this tool is finished. this is not part of the build. 2000-06-09 18:52:39 +00:00
brendan%mozilla.org
d6b3206fde Sacred 80th column preservation, brendan-style case indentation (not part of default build). 2000-06-07 19:14:10 +00:00
attinasi%netscape.com
27d3151649 New script for down-and-dirty collection of performance data (author:waterson). 2000-06-02 00:53:52 +00:00
attinasi%netscape.com
d97b5af233 New daily run numbers. not part of build 2000-06-02 00:53:07 +00:00
waterson%netscape.com
259d4d122b Make more portable. 2000-06-01 03:23:19 +00:00
waterson%netscape.com
9a0a7705c3 Add NS_TraceMallocStartupArgs() so it's easier to factor between apprunner and other apps. Like viewer. r=brendan 2000-06-01 02:09:25 +00:00
brendan%mozilla.org
892e212b18 Push monitor down to avoid overhead when suppressing tracing (r=waterson). 2000-06-01 01:53:52 +00:00
attinasi%netscape.com
42c6b06193 Updated for new location of the chrome files used in extraction of the BuildID. Not part of build. 2000-05-31 20:33:22 +00:00
attinasi%netscape.com
22e1bcf0a7 Removed 5-11 data and added 5-26 data. Not part of build 2000-05-31 20:32:49 +00:00
jim_nance%yahoo.com
c4fbde2e7d Updated docs to reflect Red Hat 6.2 testing 2000-05-29 19:31:29 +00:00
brendan%mozilla.org
77478096cf Fix stupid logfile_list unlink bug; fix comment. 2000-05-17 06:59:21 +00:00
brendan%mozilla.org
483af1a01b Improve --trace-malloc to handle multiple logfiles. 2000-05-17 04:44:14 +00:00
slamm%netscape.com
aff0036662 fix typo. 2000-05-15 19:04:27 +00:00
slamm%netscape.com
0cc2fc82b7 Change the main regex to a multline regex with comments (using m{}x). Allow for no space between '(' and means. 2000-05-15 18:10:46 +00:00
attinasi%netscape.com
115137c0f8 New daily build data added 2000-05-11 21:16:11 +00:00
attinasi%netscape.com
b02552b731 Updated scripts to deal with the changes to the Viewer output and changes to the BuildID file location and format 2000-05-11 21:15:43 +00:00
slamm%netscape.com
316dd5ff9b CreateProfile() is no longer needed. mozilla creates the 'default' profile if none exists. 2000-05-08 23:34:50 +00:00
cls%seawood.org
df475ab2ce Add support for more informative tinderbox column names.
Move the automatic setting of CVSROOT so that it can be overridden by tinder-config.pl.
2000-05-04 07:30:45 +00:00
locka%iol.ie
8ff1c0fce6 Added makefile.win
Not part of build
2000-05-03 21:48:59 +00:00
locka%iol.ie
76d90ae454 Changed wording of section
Not part of build
2000-05-03 21:48:46 +00:00
locka%iol.ie
d8e4f0846f Added -Gx compiler flag to generate exception handling stubs
Not part of build
2000-05-03 18:55:10 +00:00
locka%iol.ie
62fe158900 More cleanups
Turned of the Unicode string checking by default
Not part of build
2000-05-03 18:54:46 +00:00
locka%iol.ie
2c1b439a85 Removed some crud and cleaned code a little
Not part of build
2000-05-03 18:06:17 +00:00
locka%iol.ie
909cbcfa40 Tool to print dependency info
Not part of build
2000-05-03 17:45:35 +00:00
brendan%mozilla.org
e6fe589729 Fix site logfile flushing on startup; #if 0 doomed libbfd-based version of dladdr. 2000-05-03 03:07:20 +00:00
cls%seawood.org
67e171bb72 prepend $(srcdir) to $(RESOURCES) to make nsinstall happy. 2000-05-02 06:58:12 +00:00
brendan%mozilla.org
67865c1d1d Debloat output by consolidating onmouseovers. 2000-04-27 05:41:59 +00:00
brendan%mozilla.org
36499eb772 Add TraceMalloc* native methods; allow multiple log files per site file. 2000-04-27 04:02:22 +00:00
cls%seawood.org
18ababdefc The clobber objdir build didn't work because we forgot to create the objdir before the realclean 2000-04-25 07:21:40 +00:00
brendan%mozilla.org
440c791824 Count allocations too; dump nodes ranked by mean allocation size. 2000-04-24 23:52:27 +00:00
cls%seawood.org
8754202470 General cleanup of the shared library rules.
Quick fix for bug #36844.
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk.  Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
shaver%mozilla.org
811f3fafa2 show pointed-to symbol onmouseover, for easier scanning (r=brendan) 2000-04-23 07:13:19 +00:00
brendan%mozilla.org
24509b8291 Add -f function-dump-filename option; try to keep its first table cell of reasonable width without depending on (broken in 4.x) css support. 2000-04-23 05:04:58 +00:00
brendan%mozilla.org
07a7b51820 Comment improvements. 2000-04-22 18:36:10 +00:00
brendan%mozilla.org
3fda61301a Stop component-wise over-totalling madness when JS=>js=>JS=>js. 2000-04-21 21:38:18 +00:00
brendan%mozilla.org
9c63bde8f6 Percent signs after numbers, please\! 2000-04-21 19:05:53 +00:00
brendan%mozilla.org
4bf456462f Optimize total computation, fix visited to be a counter. 2000-04-21 08:47:00 +00:00
brendan%mozilla.org
159f478d0d Fix plib-instead-of-lib->total += type; use int32 for possibly negative values. 2000-04-21 03:01:09 +00:00
brendan%mozilla.org
7de0f8bd21 Add nsTraceMalloc.[ch] and bloatblame.c, not part of build (setenv NS_TRACE_MALLOC to enable here and in xpfe/bootstrap). 2000-04-20 04:55:26 +00:00
cls%seawood.org
157f4c9a0a Tweaks to make the tinderbox work with objdir builds. 2000-04-18 07:03:15 +00:00
attinasi%netscape.com
42d2660689 Using the 40-url-dup.txt file now so that the timing values are from the second run of the page, which should be from cache, thus further eliminating the latency variabilities. Not part of build 2000-04-14 23:26:21 +00:00
attinasi%netscape.com
a08059bf4b Newest run data added. Not part of build 2000-04-14 23:13:19 +00:00
attinasi%netscape.com
7891c3aeb3 Each URL is duplicated so the second time all images and the page itself will be from cache: catches the rogue image that is not on the file system, and it also limits the effect of the file system in skewing the numbers. Not part of build 2000-04-14 23:12:20 +00:00
gagan%netscape.com
623ba9e199 Fixed the testserver to print arbitrary content-length request. So you can now try http://<testserver>/?Length=N to get back a document with content-length of N. This is not in the build. 2000-04-13 19:20:54 +00:00
gagan%netscape.com
8429a748bc Some test changes to allow echoing requests at arbitrary locations in urlmap. You can now use ECHO [HTTPHeader] to display all headers (if HTTPHeader is not specified) or that header value as it came in the request. See <your-testserver>/echo for an example. Not in build (a=leaf) 2000-04-07 23:14:52 +00:00
attinasi%netscape.com
edb4a5ee1b New Daily run data. not part of builds. 2000-04-07 20:30:07 +00:00
attinasi%netscape.com
501d8624ea New Daily Performance file. Not part of build. 2000-03-24 21:42:41 +00:00
attinasi%netscape.com
29984c38ec New history data added. Not part of build. 2000-03-24 21:40:32 +00:00
mcafee%netscape.com
eaf40a787d Timeout should be success for CreateProfile(). 2000-03-24 06:15:04 +00:00
mcafee%netscape.com
230b78daf1 Fixes for mailnews test. r=suresh 2000-03-24 03:57:17 +00:00
mcafee%netscape.com
db4cd01042 Looks like mailnews pref needs these set to 4, not 1. 2000-03-24 02:12:33 +00:00
jim_nance%yahoo.com
1feb960cd6 Fixed some compiler warnings.
This is not part of the default build.
2000-03-23 21:40:50 +00:00
mcafee%netscape.com
5c4909b4ce Abstracting a few variables for checkout target. 2000-03-23 06:05:10 +00:00
mcafee%netscape.com
6b447c0ef0 Scoping some function names. Reporting utilsversion now. 2000-03-22 00:45:13 +00:00
mcafee%netscape.com
db3eac114d Was stomping on version variable 2000-03-22 00:43:43 +00:00
mcafee%netscape.com
637acde380 Moving bulk of subroutines to util script, build-seamonkey will be a wrapper now. r=slamm 2000-03-22 00:18:06 +00:00
mcafee%netscape.com
49e625053b Moving default values to tinder-defaults.pl, shortening package name to TinderUtils. 2000-03-21 02:52:34 +00:00
slamm%netscape.com
af7ec82d36 Report "busted" if the build command (i.e. gmake -f client.mk) fails. Previously we only checked to see if the binary existed when the build command finished. However, now some modules are built after the binary is created. 2000-03-20 21:18:38 +00:00