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

489 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com b552370668 support for embedtest 2001-03-03 02:14:29 +00:00
mcafee%netscape.com 5fe01b7a80 Brief file descriptions 2001-02-27 22:41:45 +00:00
mcafee%netscape.com fe75d7f054 embed.mk not part of this process right now. 2001-02-27 20:57:06 +00:00
mcafee%netscape.com 44ca8c3a89 First-pass hack attempt at embed tinderbox script 2001-02-27 18:47:21 +00:00
dbaron%fas.harvard.edu db33e6668b 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 34b78eabbd dded a rule to recognize <nsScanner> responsibility for an allocation. r=waterson 2001-02-16 18:17:11 +00:00
dbaron%fas.harvard.edu 1eeeb5baba 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 3f9807111b Adding percentage column for flat profile, hits/totalhits. 2001-02-16 01:36:58 +00:00
mcafee%netscape.com 44594c303d Cleaning up html, strip libs warning 2001-02-15 22:22:52 +00:00
mcafee%netscape.com 2932879195 Adding doc links to output format, cleaning up some of the href UI. 2001-02-15 03:37:46 +00:00
mcafee%netscape.com 0b258b11a7 anchor tags #flat, #hier 2001-02-15 03:24:41 +00:00
mcafee%netscape.com 0c3a467407 Adding support for JP_REALTIME=1, which uses ALRM signal to start. 2001-02-15 03:03:04 +00:00
mcafee%netscape.com b7436693f1 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 cc68304a31 Break down string and void* data. 2001-02-13 10:24:28 +00:00
waterson%netscape.com d9a3237984 Add brendan's js regexp fu. 2001-02-08 06:45:38 +00:00
waterson%netscape.com d73182c49c Add support for regexps. 2001-02-08 06:45:29 +00:00
sspitzer%netscape.com 17efaa59f7 fix spelling in comment. no bug #. 2001-02-01 00:29:40 +00:00
mjudge%netscape.com e5dbae6f52 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 ea079aa7ca 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 15a29a6235 Added 5 international urls to the list. 2001-01-23 02:59:48 +00:00
mjudge%netscape.com 9fdc083176 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 3e21ae3574 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 4104018f4b 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 a2205b28c7 Strip trailing ^M characters. 2001-01-05 02:58:17 +00:00
kandrot%netscape.com 698c02a509 Added more Intel instructions and some more debugging info. 2001-01-04 05:35:23 +00:00
mcafee%netscape.com aeb452b6db Comment change only, suggestion for leak-testing a set of source code changes. 2001-01-04 02:59:30 +00:00
curt%scruznet.com 9c59068583 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 2fde45fa53 Very simple test progam I am using to debug post_compile 2001-01-02 09:20:40 +00:00
kandrot%netscape.com 8bd0d6449e 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 7d0635250c 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 80ac3dec45 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 f692558e65 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 93df1be6d3 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 1de3171533 new model for decode intel instructions. Keeping it off my local machine. 2000-12-30 12:45:08 +00:00
kandrot%netscape.com 8ed0f72d48 first pass at defining the structure needed to solve this problem 2000-12-30 09:30:34 +00:00
jar%netscape.com 1d6f70bd7e 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 2d8b74c9d5 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 dd284f6e1b Added --detail option to show basis for object sweeping action 2000-12-24 05:56:41 +00:00
curt%scruznet.com 669d6d617c New. 2000-12-23 00:56:39 +00:00
curt%scruznet.com 1f342fd2ae 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 831b6073cf 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 7a59a3cbb5 Moving leak-soup.pl to sibling directory ../trace-malloc 2000-12-22 17:47:52 +00:00
jar%netscape.com a912b6a692 Moving leak-soup.pl from sibling directory ../trace-malloc-tools 2000-12-22 17:46:57 +00:00
jar%netscape.com c6c4e93c75 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 c2614a7b9b 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 b87a69973f 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 efc9a81994 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 6f826506cc New 2000-12-21 22:40:18 +00:00
curt%scruznet.com d5eddde8dc 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 b114bb5582 Dump to 'allocations.log' in current process directory instead. 2000-12-19 23:40:54 +00:00