mcafee%netscape.com
|
decadd6ee1
|
Ignore generated files
|
2000-07-15 15:56:34 +00:00 |
dbaron%fas.harvard.edu
|
80ba863217
|
"AUTHOR INFO HERE" isn't a very useful comment. Add author info.
|
2000-07-14 00:54:24 +00:00 |
dbaron%fas.harvard.edu
|
1dc4c32faa
|
Add the refcount balancer to mozilla/tools so it can be maintained more easily. This tool was written by Chris Waterson with contributions by a number of other people. I modified the files being added here from the most recent versions on http://www.mozilla.org/performance/refcnt-balancer.html in the following ways:
1) add find-comptr-leakers.pl to find leaks in nsCOMPtr logs
2) allow make-tree.pl to subtract nsCOMPtr logs
|
2000-07-12 01:32:54 +00:00 |
brendan%mozilla.org
|
ebfa0c8b8f
|
Make NS_TraceMallocShutdown idempotent just in case it's called more than once (doesn't affect default builds: #ifdef NS_TRACE_MALLOC).
|
2000-07-11 19:10:52 +00:00 |
warren%netscape.com
|
3aea701549
|
Fixed monitor destructor because NS_TraceMallocShutdown is called twice. r=dbaron
|
2000-07-11 07:28:14 +00:00 |
brendan%mozilla.org
|
c8c2095917
|
First cut at reusable trace-malloc logfile reader, factored from bloatblame.
|
2000-07-09 08:53:46 +00:00 |
blizzard%redhat.com
|
d9dc026329
|
remove Makefile since we have a Makefile.in that works a=brendan
|
2000-07-08 00:09:36 +00:00 |
dbaron%fas.harvard.edu
|
74250e7a89
|
Ignore the correct generated files (rather than the list copied from leaky).
|
2000-07-02 00:44:31 +00:00 |
brendan%mozilla.org
|
840af768bc
|
Interim checkin: -u option for unified (-f and standard) output, down/next links for sorted subgraph navigation, some -j (js-mode) support.
|
2000-06-28 06:42:29 +00:00 |
brendan%mozilla.org
|
9096d0d767
|
Work around unsolved bug reported by rusty.lynch@intel.com.
|
2000-06-28 06:22:29 +00:00 |
cls%seawood.org
|
d27fda69b0
|
Adding configure option --enable-elf-dynstr-gc. Bug #43357
|
2000-06-28 04:32:15 +00:00 |
gagan%netscape.com
|
0213999afa
|
Not in the build. Allow POST requests to handle special cases too.
|
2000-06-27 22:10:27 +00:00 |
blizzard%redhat.com
|
3bc89ceb27
|
remove extra -lelf from the link line. make cvs shaddap. not part of the build.
|
2000-06-27 21:53:41 +00:00 |
cls%seawood.org
|
a9f0fa27a5
|
For whatever reason, just calling "do" on the tinder-config.pl script was not causing the defaults to be overriden, so we manually read & process tinder-config.pl as we did tinder-defaults.pl.
|
2000-06-27 12:21:46 +00:00 |
cls%seawood.org
|
19646a0ed5
|
Ok, that was a stupid mistake
|
2000-06-26 19:23:36 +00:00 |
attinasi%netscape.com
|
2081dfa96c
|
Additional BuildID parsing needed by Bindu. Not part of build.
|
2000-06-23 00:18:09 +00:00 |
attinasi%netscape.com
|
9d7aa19593
|
Daily run added for 6-20. Not part of build
|
2000-06-22 22:03:24 +00:00 |
cls%seawood.org
|
31bbaf7a2a
|
Prepend additional paths to LD_LIBRARY_PATH rather than overriding it.
Pass ConfigureEnvArgs to make.
|
2000-06-22 08:14:54 +00:00 |
cls%seawood.org
|
b4acd5a073
|
Initial version. Bug #43357
|
2000-06-22 00:52:57 +00:00 |
brendan%mozilla.org
|
00173e1de5
|
Hoist loop invariant.
|
2000-06-21 18:03:34 +00:00 |
brendan%mozilla.org
|
f84f1f8708
|
Comment fixes.
|
2000-06-21 18:03:01 +00:00 |
brendan%mozilla.org
|
deab511971
|
Fix skip-one-frame-too-many backtrace lossage; update TODO.
|
2000-06-21 17:59:30 +00:00 |
attinasi%netscape.com
|
0636eb8e53
|
New Performance data: not part of build
|
2000-06-16 22:20:19 +00:00 |
blizzard%redhat.com
|
6eb5528834
|
remove annoying ^Ms. not part of the build.
|
2000-06-14 19:57:25 +00:00 |
blizzard%redhat.com
|
1420d5212b
|
this is the most recent iteration of alex's tool. seems to work on an optimized build now.
|
2000-06-14 19:39:20 +00:00 |
blizzard%redhat.com
|
aa6d7f84d3
|
add .dynstr clean up tool from Alexander Larsson <alla@lysator.liu.se>. also add poor man's Makefile until this tool is finished. this is not part of the build.
|
2000-06-09 18:52:39 +00:00 |
brendan%mozilla.org
|
1d51a60338
|
Sacred 80th column preservation, brendan-style case indentation (not part of default build).
|
2000-06-07 19:14:10 +00:00 |
attinasi%netscape.com
|
d13ceddebb
|
New script for down-and-dirty collection of performance data (author:waterson).
|
2000-06-02 00:53:52 +00:00 |
attinasi%netscape.com
|
f8e845d1ad
|
New daily run numbers. not part of build
|
2000-06-02 00:53:07 +00:00 |
waterson%netscape.com
|
62529d1509
|
Make more portable.
|
2000-06-01 03:23:19 +00:00 |
waterson%netscape.com
|
5c0a94e714
|
Add NS_TraceMallocStartupArgs() so it's easier to factor between apprunner and other apps. Like viewer. r=brendan
|
2000-06-01 02:09:25 +00:00 |
brendan%mozilla.org
|
7303a72fd5
|
Push monitor down to avoid overhead when suppressing tracing (r=waterson).
|
2000-06-01 01:53:52 +00:00 |
attinasi%netscape.com
|
62179a5295
|
Updated for new location of the chrome files used in extraction of the BuildID. Not part of build.
|
2000-05-31 20:33:22 +00:00 |
attinasi%netscape.com
|
3905a325ce
|
Removed 5-11 data and added 5-26 data. Not part of build
|
2000-05-31 20:32:49 +00:00 |
jim_nance%yahoo.com
|
b93ff49b6f
|
Updated docs to reflect Red Hat 6.2 testing
|
2000-05-29 19:31:29 +00:00 |
brendan%mozilla.org
|
f909f09f84
|
Fix stupid logfile_list unlink bug; fix comment.
|
2000-05-17 06:59:21 +00:00 |
brendan%mozilla.org
|
51d9b107f3
|
Improve --trace-malloc to handle multiple logfiles.
|
2000-05-17 04:44:14 +00:00 |
slamm%netscape.com
|
cf064a1331
|
fix typo.
|
2000-05-15 19:04:27 +00:00 |
slamm%netscape.com
|
ad5b255048
|
Change the main regex to a multline regex with comments (using m{}x). Allow for no space between '(' and means.
|
2000-05-15 18:10:46 +00:00 |
attinasi%netscape.com
|
cd2447e448
|
New daily build data added
|
2000-05-11 21:16:11 +00:00 |
attinasi%netscape.com
|
ab0841ffba
|
Updated scripts to deal with the changes to the Viewer output and changes to the BuildID file location and format
|
2000-05-11 21:15:43 +00:00 |
slamm%netscape.com
|
d9c448176b
|
CreateProfile() is no longer needed. mozilla creates the 'default' profile if none exists.
|
2000-05-08 23:34:50 +00:00 |
cls%seawood.org
|
f8c0149d10
|
Add support for more informative tinderbox column names.
Move the automatic setting of CVSROOT so that it can be overridden by tinder-config.pl.
|
2000-05-04 07:30:45 +00:00 |
locka%iol.ie
|
1c160b5cae
|
Added makefile.win
Not part of build
|
2000-05-03 21:48:59 +00:00 |
locka%iol.ie
|
d6853f9cc2
|
Changed wording of section
Not part of build
|
2000-05-03 21:48:46 +00:00 |
locka%iol.ie
|
3436b19aeb
|
Added -Gx compiler flag to generate exception handling stubs
Not part of build
|
2000-05-03 18:55:10 +00:00 |
locka%iol.ie
|
adcaf6fcd3
|
More cleanups
Turned of the Unicode string checking by default
Not part of build
|
2000-05-03 18:54:46 +00:00 |
locka%iol.ie
|
ab3eacd519
|
Removed some crud and cleaned code a little
Not part of build
|
2000-05-03 18:06:17 +00:00 |
locka%iol.ie
|
0ff12c80b2
|
Tool to print dependency info
Not part of build
|
2000-05-03 17:45:35 +00:00 |
brendan%mozilla.org
|
0986a87284
|
Fix site logfile flushing on startup; #if 0 doomed libbfd-based version of dladdr.
|
2000-05-03 03:07:20 +00:00 |