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

874 Коммитов

Автор SHA1 Сообщение Дата
blythe%netscape.com 2c6f9105ba 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 9040c90363 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 eec68fa596 add the binary suffix to fix build bustage 2002-05-02 19:43:09 +00:00
blythe%netscape.com 6bba65b07a 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 2dda405356 Not part of normal build.
Put each client request on a thread.
2002-05-02 00:28:42 +00:00
cathleen%netscape.com 91999f441b Fixing to include spacecategory.c. Fix by Garrett on cathleen's tree -dp 2002-05-01 22:39:46 +00:00
dp%netscape.com e63a43f20b export formatNumber 2002-04-30 23:52:52 +00:00
dp%netscape.com 295e818ff6 printCategoryTree 2002-04-30 23:44:03 +00:00
blythe%netscape.com ee0756b46e 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 9742506fce Rearranged rules to get more accurate assignment 2002-04-30 23:42:32 +00:00
mcafee%netscape.com 453d247dc5 Adding Mac OSX/Darwin-specific profile directory 2002-04-30 20:27:01 +00:00
dp%netscape.com 57b11ad567 best shot at a rules file. 2002-04-22 18:15:15 +00:00
mcafee%netscape.com 3e7b216bf7 Initial developer part of license doesn't apply here. 2002-04-21 05:10:34 +00:00
mcafee%netscape.com eb28a6f09e Adding --disable-tests, cleaning up whitespace 2002-04-20 02:17:23 +00:00
mcafee%netscape.com b13ba493d4 Adding dynamic modules.mk support. 2002-04-20 02:15:40 +00:00
dp%netscape.com 3674b51e05 Sorting in category report 2002-04-20 00:25:55 +00:00
dp%netscape.com 0625c66f3a Store len of patterns for fast comparison 2002-04-20 00:14:22 +00:00
dp%netscape.com f132125446 Using stncmp instead of strstr for callsite maching. 2002-04-19 21:51:03 +00:00
dp%netscape.com e7afdc3608 commandline options for category file and focus category. 2002-04-19 21:49:55 +00:00
cltbld%netscape.com d1f029a533 printf for deleting profile, for debugging. -mcafee 2002-04-19 18:24:10 +00:00
dp%netscape.com 768176de29 Categories report 2002-04-18 20:11:45 +00:00
dp%netscape.com 1fb0b837a7 fastload-js -> chrome-js 2002-04-17 20:25:04 +00:00
dp%netscape.com 3f2ad6efea optimization: When only category changes, dont harvest; just recompute cost. 2002-04-17 01:37:14 +00:00
dp%netscape.com 84d21fb1ce more categories 2002-04-17 01:33:16 +00:00
dp%netscape.com 03f77a26b6 installing rules.txt in dist/bin 2002-04-17 01:03:44 +00:00
dp%netscape.com ac90e56b2e shared globals 2002-04-17 00:13:59 +00:00
dp%netscape.com 11b620246d Fixing core dump caused by freeing static categoryname 2002-04-17 00:12:44 +00:00
dp%netscape.com a22d16d928 Dealing with non-existent category file 2002-04-17 00:11:55 +00:00
dp%netscape.com 35e64057fe categories 2002-04-16 23:36:47 +00:00
mcafee%netscape.com 6e3ea4efd1 Improve error messages, print full path of offending directory. 2002-04-16 22:51:58 +00:00
blythe%netscape.com 7cc8b18b08 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 6bdcf596e4 Minor comment changes, not part of main mozilla build. 2002-04-16 18:11:37 +00:00
mcafee%netscape.com 39f9d5114a 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 640f5485cc capability to have tinderbox reboot after each build cycle (basically for win9x machines) 2002-04-15 05:40:49 +00:00
cltbld%netscape.com c6989dbeb5 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 2bb2f137c2 Setting make for Darwin/macho build 2002-04-12 03:31:33 +00:00
jrgm%netscape.com c7bec780af 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 d758a82143 Switching to client-side pageload test reporting. a=jrgm 2002-04-10 03:38:40 +00:00
leaf%mozilla.org 5223c38687 checkin superfluous text; testing dolog.pl change 2002-04-09 23:43:28 +00:00
jrgm%netscape.com 76944a6d6a Find the profile directory on NT 4 2002-04-07 06:53:56 +00:00
jrgm%netscape.com f4adf6bacc rearrange a bit of the code to find the profile and prefs.js 2002-04-07 05:52:21 +00:00
jrgm%netscape.com 734777834c add missing 'qw' to silence warning 2002-04-07 05:07:59 +00:00
jrgm%netscape.com e780021d59 convert `system('rm ...')' to `File::Path::rmtree(...)' 2002-04-07 02:38:45 +00:00
mcafee%netscape.com 2eb5c124b3 Switch to cp command to copy allmakefiles.stub to fix windows. Add nspr, config, xpidl prelude build steps. r=blythe 2002-04-06 00:27:40 +00:00
mcafee%netscape.com b5d57954f4 Attempt at 2-pass build 2002-04-05 02:08:37 +00:00
mcafee%netscape.com 0f96381a15 Adding /sw/bin for default libIDL stuff. 2002-04-05 00:07:06 +00:00
blythe%netscape.com c4a37f2590 Fix bug 134784
Not part of any build
Make command should always be "make" for building the module graph.
r=mcafee, sr=alecf
2002-04-04 20:02:54 +00:00
mcafee%netscape.com cf8c59ab97 strip off first mozilla, not all mozillas. 2002-04-04 08:57:46 +00:00
mcafee%netscape.com 15c5599a31 Strip off mozilla/ in list of Makefiles 2002-04-04 08:49:14 +00:00
mcafee%netscape.com 45d9bbdd38 Need aclocal.m4. r=cls 2002-04-04 07:48:26 +00:00