Commit Graph

735 Commits

Author SHA1 Message Date
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