Commit Graph

921 Commits

Author SHA1 Message Date
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
dp%netscape.com
75302894d5 first version 2002-02-21 22:24:18 +00:00
mcafee%netscape.com
db3c4d8a92 Adding security dom.allow_scripts_to_close_window pref so mstoltz can land his checkin without sinking the layout test. r=mstoltz,jrgm 2002-02-21 04:16:41 +00:00
mcafee%netscape.com
4393ca68c3 tinderbox example 2002-02-16 06:21:52 +00:00
seawood%netscape.com
ccc74b9b6f Fixing win32 gmake trace-malloc bustage 2002-02-14 22:56:03 +00:00
alecf%netscape.com
e99ed408ee add lots more class-reporting capabilities 2002-02-13 16:39:56 +00:00
alecf%netscape.com
1e81d170f3 expand the unused-class stuff 2002-02-12 23:57:07 +00:00
alecf%netscape.com
91b76e94f7 add usage, classes that need trimming, etc... 2002-02-12 23:01:06 +00:00
mcafee%netscape.com
78b566d0c7 Forgot to update toplevel_modules for --file case. Other minor comment changes, whitespace. 2002-02-09 01:24:29 +00:00
alecf%netscape.com
bedd8a1188 initial checkin - perl script which finds unused or little used exports from a dll 2002-02-09 00:54:15 +00:00
mcafee%netscape.com
bd43b589df Alloc label doesn't have a B, it is just a count not bytes. r=dbaron 2002-02-05 18:52:49 +00:00
mcafee%netscape.com
8d3bdcbd7a Adding --file support. verbal r= alecf 2002-02-05 03:25:24 +00:00
cltbld%netscape.com
ff020b7e73 Better logfile test names 2002-02-05 00:48:59 +00:00
seawood%netscape.com
14bc10c2a2 Add INSTALL file which outlines the basic steps to setting up a tinderbox
Clean up README
2002-02-03 06:31:44 +00:00
mcafee%netscape.com
88735c1cea Back to PrintSize 2002-02-01 21:07:04 +00:00
mcafee%netscape.com
d11d263fd3 Adding graph server support to trace-malloc tests 2002-02-01 19:01:40 +00:00
cltbld%netscape.com
d43398fc65 parameterizing pageload server 2002-01-26 02:46:51 +00:00
blythe%netscape.com
bab74c2793 NOT part of normal build.
Fix a small performance problem intruduced yesterday.
2002-01-24 22:41:08 +00:00