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

882 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com 61ece190e4 Adding showpoint feature for performance graphs, clicking on past tbox builds will highlight that datapoint in the graph. 2002-05-05 17:25:33 +00:00
blythe%netscape.com 46c30a3660 Abstract option acquisition for reuse in per thread settings.
Have the category focus also cause cached graphs to reset.
2002-05-04 02:06:52 +00:00
blythe%netscape.com 4141a16d7e fix cvs keyword subtitution crash 2002-05-04 01:12:18 +00:00
blythe%netscape.com 565188440e Not part of normal builds.
Accept options cookie, document how request specific options are to be set.
2002-05-04 01:07:16 +00:00
mcafee%netscape.com 48ff418fc7 Print out visited modules in leaf-first order, first attempt at fixing the build-order problem. 2002-05-04 00:17:06 +00:00
cathleen%netscape.com 16e0f2f1ca export rules file into dist r=dp 2002-05-03 22:51:16 +00:00
dp%netscape.com c796599b2b Moving printNodeProcessor to new api 2002-05-03 22:33:08 +00:00
dp%netscape.com a087962d3f Necko uri folded into necko 2002-05-03 13:27:16 +00:00
blythe%netscape.com 8aead0c7ef Turn options into arrays instead of heap to allow easy copying into a per
thread/client option duplicate.
2002-05-03 00:32:23 +00:00
blythe%netscape.com 2b3abdb34f Not part of the normal build.
Fix a crash when category data led to 0 data.
2002-05-02 21:52:17 +00:00
leaf%mozilla.org ad3b8faf32 add the binary suffix to fix build bustage 2002-05-02 19:43:09 +00:00
blythe%netscape.com 3a765464e4 NOT part of a normal build.
Fix spacetrace images.
Make per request data thread/callstack specific instead of using a global.
2002-05-02 18:38:42 +00:00
blythe%netscape.com 9934065285 Not part of normal build.
Put each client request on a thread.
2002-05-02 00:28:42 +00:00
cathleen%netscape.com b256680996 Fixing to include spacecategory.c. Fix by Garrett on cathleen's tree -dp 2002-05-01 22:39:46 +00:00
dp%netscape.com a3b5fa2664 export formatNumber 2002-04-30 23:52:52 +00:00
dp%netscape.com 430295c669 printCategoryTree 2002-04-30 23:44:03 +00:00
blythe%netscape.com 3da87ff3df Not part of normal build.
Move tmreader lifetime into a global, such that when the connections become
threaded that we do not have to manage joining all threads when we'd like
to exit; leave that job to PR_Cleanup.
2002-04-30 23:43:56 +00:00
dp%netscape.com cacd86c847 Rearranged rules to get more accurate assignment 2002-04-30 23:42:32 +00:00
mcafee%netscape.com 61bed2297e Adding Mac OSX/Darwin-specific profile directory 2002-04-30 20:27:01 +00:00
dp%netscape.com 2eaafb13a6 best shot at a rules file. 2002-04-22 18:15:15 +00:00
mcafee%netscape.com f69c7a4522 Initial developer part of license doesn't apply here. 2002-04-21 05:10:34 +00:00
mcafee%netscape.com 5803ea0a3a Adding --disable-tests, cleaning up whitespace 2002-04-20 02:17:23 +00:00
mcafee%netscape.com e4a39af6b1 Adding dynamic modules.mk support. 2002-04-20 02:15:40 +00:00
dp%netscape.com da3dad6278 Sorting in category report 2002-04-20 00:25:55 +00:00
dp%netscape.com e8edfe409c Store len of patterns for fast comparison 2002-04-20 00:14:22 +00:00
dp%netscape.com 7cce01fbf0 Using stncmp instead of strstr for callsite maching. 2002-04-19 21:51:03 +00:00
dp%netscape.com 297d88f665 commandline options for category file and focus category. 2002-04-19 21:49:55 +00:00
cltbld%netscape.com 8457b274da printf for deleting profile, for debugging. -mcafee 2002-04-19 18:24:10 +00:00
dp%netscape.com 9d213f1c92 Categories report 2002-04-18 20:11:45 +00:00
dp%netscape.com 34479f09c8 fastload-js -> chrome-js 2002-04-17 20:25:04 +00:00
dp%netscape.com cd6227b553 optimization: When only category changes, dont harvest; just recompute cost. 2002-04-17 01:37:14 +00:00
dp%netscape.com 1a272f9fd1 more categories 2002-04-17 01:33:16 +00:00
dp%netscape.com 865ab1e7e7 installing rules.txt in dist/bin 2002-04-17 01:03:44 +00:00
dp%netscape.com 5e28943763 shared globals 2002-04-17 00:13:59 +00:00
dp%netscape.com 20a2192d31 Fixing core dump caused by freeing static categoryname 2002-04-17 00:12:44 +00:00
dp%netscape.com 2e36ed30a4 Dealing with non-existent category file 2002-04-17 00:11:55 +00:00
dp%netscape.com 51792fa38f categories 2002-04-16 23:36:47 +00:00
mcafee%netscape.com 947a676b00 Improve error messages, print full path of offending directory. 2002-04-16 22:51:58 +00:00
blythe%netscape.com 32a093d13a fix bug 134737, gmake win32 trace-malloc gd enabled build, r=dp sr=alecf 2002-04-16 21:50:01 +00:00
mcafee%netscape.com 977cc96ead Minor comment changes, not part of main mozilla build. 2002-04-16 18:11:37 +00:00
mcafee%netscape.com 5e6ad94572 Stub file for generated modules.mk, part of future embed build mechanism, not used by mozilla. r=garrett. 2002-04-16 00:13:33 +00:00
jrgm%netscape.com dc93ff4f2a capability to have tinderbox reboot after each build cycle (basically for win9x machines) 2002-04-15 05:40:49 +00:00
cltbld%netscape.com f2cd3e6501 Abstractec dist/bin for MacOSX case. Added MacOSX changes to allow for timing performance tests to run. a=saari 2002-04-13 05:27:01 +00:00
mcafee%netscape.com 8bdb9772d7 Setting make for Darwin/macho build 2002-04-12 03:31:33 +00:00
jrgm%netscape.com 80591a30c3 get rid of Win32::* uses; this script will run tests with 'cygwin' perl,but not with 'MSWin32' (Activestate) perl 2002-04-11 01:42:41 +00:00
cltbld%netscape.com e42ead61c4 Switching to client-side pageload test reporting. a=jrgm 2002-04-10 03:38:40 +00:00
leaf%mozilla.org 99b5595f6f checkin superfluous text; testing dolog.pl change 2002-04-09 23:43:28 +00:00
jrgm%netscape.com d6803286ec Find the profile directory on NT 4 2002-04-07 06:53:56 +00:00
jrgm%netscape.com a1d4137dc5 rearrange a bit of the code to find the profile and prefs.js 2002-04-07 05:52:21 +00:00
jrgm%netscape.com 0ebb854d28 add missing 'qw' to silence warning 2002-04-07 05:07:59 +00:00