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

938 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com ee858f8ae8 Switch to use checked-in version of all.dot modules map file. a=alecf 2002-05-09 08:27:52 +00:00
mcafee%netscape.com 13b34818b9 First-pass name for the modules dependency map file, this should probably be renamed and moved to mozilla/builds or mozilla config. a=alecf 2002-05-08 22:35:35 +00:00
blythe%netscape.com 1414f1f513 space trace command line parsing hooked up to new options framework. 2002-05-08 21:32:24 +00:00
blythe%netscape.com cc2859b10d Not part of normal build.
Use new options framework to initialize options.
2002-05-08 00:16:20 +00:00
blythe%netscape.com 671730413d not part of normal build.
initial retooling of common prefs for multi user access.
more in this area to come.
2002-05-07 23:39:34 +00:00
mcafee%netscape.com 0774a58fdf switch to DIRS-based build, not build-in-each-directory way. 2002-05-07 07:05:10 +00:00
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
jrgm%netscape.com f68812561c convert `system('rm ...')' to `File::Path::rmtree(...)' 2002-04-07 02:38:45 +00:00
mcafee%netscape.com aa84345234 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 0478aba6b1 Attempt at 2-pass build 2002-04-05 02:08:37 +00:00
mcafee%netscape.com 43dfb2bf8c Adding /sw/bin for default libIDL stuff. 2002-04-05 00:07:06 +00:00
blythe%netscape.com a048008f17 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 3b6548f57f strip off first mozilla, not all mozillas. 2002-04-04 08:57:46 +00:00
mcafee%netscape.com 90e741a2b4 Strip off mozilla/ in list of Makefiles 2002-04-04 08:49:14 +00:00
mcafee%netscape.com 6e60d33bfb Need aclocal.m4. r=cls 2002-04-04 07:48:26 +00:00
mcafee%netscape.com 2c327e9bbe comments about how this script works, from my mail to modsquad 2002-04-03 00:48:03 +00:00
mcafee%netscape.com 69ea7a3343 Generate allmakefiles.sh on the fly, added --skip-cvs flag. This still gets stuck in nspr, getting closer. 2002-04-02 23:13:35 +00:00
mcafee%netscape.com 9e9f7754bb Stub version of allmakefiles.sh, bootstrap.pl will use this to generate allmakefiles.sh on the fly. 2002-04-02 23:09:29 +00:00
mcafee%netscape.com 37a6438f41 Adding mechanism to prevent stomping one module tree with another, print an error and ask user to clean up. We can make this more elegant later. 2002-04-01 23:43:44 +00:00
mcafee%netscape.com 642890eee6 Adding argv checks, and Getopt package usages. Unhardcoding for xpcom. 2002-03-30 04:29:40 +00:00
mcafee%netscape.com b71d6e65de Solaris/Intel only: Moving /opt/gnu/lib to end of LD_LIBRARY_PATH to match path setting. 2002-03-30 02:38:13 +00:00
mcafee%netscape.com 28c71aa35d Adding leading spaces back in for -> lines, it's a little easier to read 2002-03-29 23:38:23 +00:00
jrgm%netscape.com adb6be7f02 find profile and prefs.js reliably on win32 2002-03-29 04:25:12 +00:00
mcafee%netscape.com d630481b76 Hmm, || not working for mail setting, straight = works. 2002-03-28 04:02:24 +00:00
mcafee%netscape.com 1726cd3630 Set mail default to /usr/bin/mail 2002-03-28 03:27:05 +00:00
darin%netscape.com 5cc73440af fix mach-o build problem (CXX=c++) r=mcafee 2002-03-28 00:34:23 +00:00
timeless%mac.com 30484c4cec Bug 77549 leaky.h and leaky.cpp disagree on definition of ::new
r=dmose sr=darin a=asa
2002-03-27 03:25:19 +00:00
cltbld%netscape.com f5ef8ca045 Listing OS first in BuildName, so we can sort by OS instead of by name. r=antitux,jj,leaf. cvs=mcafee 2002-03-26 23:28:00 +00:00
cltbld%netscape.com 17ed6ca7ca MacOSX name, compiler settings. 2002-03-25 20:25:15 +00:00
jrgm%netscape.com bfeb2eeaa1 Whitespace whackage; no code changes. It was getting hard to read this file. r/a=mcafee 2002-03-25 08:26:34 +00:00
timeless%mac.com dec943eb10 Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
alecf%netscape.com 3bd1f5ef28 make this work on non-objdirs 2002-03-16 15:32:18 +00:00
jrgm%netscape.com 3d7f44cf6a Doh. previous checkin was r=mcafee, bug 115690 2002-03-13 08:08:52 +00:00
jrgm%netscape.com bf25e06115 cls' changes to make this script work on win NT, and some additional changes from jrgm to work on win98. Additional work still needed to get some tests fully running, but cls has bloat stats working on winNT 2002-03-13 08:04:28 +00:00
dp%netscape.com 476f48e7d5 Working with different flavours of title. 2002-03-04 06:51:32 +00:00
mcafee%netscape.com f2299e323c Forgot more debugging stuff 2002-03-02 00:12:56 +00:00
mcafee%netscape.com ea418111be Oops, remove debugging exit command 2002-03-02 00:05:54 +00:00
mcafee%netscape.com c253f5be2c Added PrintUsage. Broke up module/dir conversion into parts, so we have access to list of modules, list of directories. 2002-03-02 00:04:47 +00:00
alecf%netscape.com 0ebd13e642 move debug output to STDERR 2002-03-01 17:28:50 +00:00
mcafee%netscape.com 8c606e85b5 Adding mozilla/include to core build files. 2002-02-28 10:35:11 +00:00
mcafee%netscape.com 6f9f91ab6e --enable-standalone-modules 2002-02-28 10:23:36 +00:00
mcafee%netscape.com 93890b7d91 first add 2002-02-28 08:11:51 +00:00
mcafee%netscape.com a222f63ebc turned debug on by accident. 2002-02-28 00:41:21 +00:00
dp%netscape.com a49526ac35 Installing .pl scripts to bin directory 2002-02-28 00:06:36 +00:00
dp%netscape.com 21addbd6d3 Removed DEBUG statements. 2002-02-27 22:43:52 +00:00
dp%netscape.com 073ce6ad3e Conforming to the new format of dump with regions and uncommited frees. 2002-02-27 22:43:16 +00:00
seawood%netscape.com 0df019b037 This patch:
* Changes MOZ_TRACE_MALLOC ifdefs to NS_TRACE_MALLOC ifdefs
* Links against the trace-malloc utils against libxpcom instead of just xpcomds
* Builds NSPR in debug mode on win32 if trace-malloc is enabled
* Adds a few "defined()" checks to diffbloatdump.pl so that it will work for
perl 5.6.1
* Adds a couple of checks for \r so that diffbloatdump.pl works on win32.

Bug #126915 r=bryner/dbaron a=asa
2002-02-26 09:26:10 +00:00
dp%netscape.com 152f1063d8 modified regexp for free and used blocks 2002-02-22 22:23:16 +00:00
dp%netscape.com 3519948e03 first version 2002-02-22 22:22:50 +00:00
mcafee%netscape.com adc3c4bf91 Remove spaces to facilitate parsing this file. 2002-02-22 03:26:38 +00:00
mcafee%netscape.com 04777cefcf Adding debug matrix size function, for comparing tty and file-based runs. 2002-02-21 23:20:00 +00:00