dbaron%dbaron.org
664a6c2908
Txul and Ts should print links only if TestsPhoneHome.
2004-12-11 08:33:58 +00:00
dbaron%dbaron.org
97b2473cdf
Avoid platform-specific timezone-computation nightmare and just check out using GMT. r=bryner
2004-12-10 22:39:24 +00:00
dbaron%dbaron.org
bd121dbcef
Make build-camino.pl usable as a post-mozilla.pl given changes elsewhere.
2004-12-10 20:29:06 +00:00
dbaron%dbaron.org
3148ac070e
Commit changes from pawn tinderbox, which is the only tinderbox using build-camino.pl and the only one where camino tests work.
2004-12-10 20:26:57 +00:00
bsmedberg%covad.net
79241940e8
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
2004-12-09 19:28:35 +00:00
dbaron%dbaron.org
c0d058d767
Fix some strange behavior resulting from using arrays of arrays instead of just arrays. (These have been on gruff for ages.)
2004-11-24 21:13:51 +00:00
cltbld
6c23e0326c
Fix copying Mac language pack XPIs into proper directory. Add comment to
...
post-mozilla-rel.pl discouraging placing any code in a Mac conditional.
(cmp)
2004-11-24 20:49:46 +00:00
cltbld
21594005ea
Make locale log files flush on every write. (cmp)
2004-11-24 20:31:52 +00:00
dbaron%dbaron.org
0c6b25c2bf
Update for bsmedberg's client.mk changes.
2004-11-24 05:07:43 +00:00
dbaron%dbaron.org
e0abc0e1ff
Only make Tp a link when TestsPhoneHome is set.
2004-11-24 04:39:47 +00:00
dbaron%dbaron.org
6dba730a28
We should pull client.mk every time so that when bsmedberg breaks its ability to update itself, we don't have to manually fix all the tinderboxes.
2004-11-24 04:36:57 +00:00
cltbld
05b386665f
find firefox osx profile dir whether it's profilename.random or random.profilename.
2004-11-16 00:31:06 +00:00
cltbld
6faa0371eb
find the profile dir for seamonkey on osx.
2004-11-15 22:40:09 +00:00
cltbld
76689c7d66
Place Mac XPIs in a mac-xpi directory.
2004-11-15 21:00:58 +00:00
cltbld
aa2708957a
Place language pack XPIs in platform-specific XPI directories. (cmp)
2004-11-10 22:19:10 +00:00
cltbld
878036838c
Convert Firefox's EULA to DOS line endings during packaging to fix bug
...
268242. (cmp)
2004-11-08 20:30:52 +00:00
cltbld
2aa572935b
Convert mail/LICENSE.txt to DOS line endings during packaging to fix bug
...
268242. (cmp)
2004-11-08 20:28:34 +00:00
cltbld
c279fed7dd
Ensure we copy contents of upload_directory, not upload_directory itself.
...
(cmp)
2004-11-06 01:28:00 +00:00
cltbld
1f86984255
Make the main log file flush its output on every write. (cmp)
2004-11-05 23:17:39 +00:00
cltbld
e7bb9ac878
Add capability to selectively push release files to dated and latest
...
directories. (cmp)
2004-11-05 23:00:07 +00:00
cltbld
a6df1407a2
Remove unused pretty name links for right now. (cmp)
2004-11-05 21:44:36 +00:00
cltbld
717e3cab7d
*** empty log message ***
2004-11-04 23:51:11 +00:00
cltbld
2406b465e5
copy langpack files to stagedir on mac, remove en-US files from stagedir before pushing. (granrose)
2004-10-20 22:07:46 +00:00
cltbld
5496c4f24d
Fix Firefox on Mac profile-finding issues by updating path to profile on
...
this platform. (cmp)
2004-10-20 21:50:53 +00:00
cltbld
fe4408d506
Revert previous change to keep make command so it is called only in sea
...
and stub installer builds. Add similar make command for use on Mac
localizations. (cmp)
2004-10-20 21:49:41 +00:00
cltbld
d645dc15b6
Per instruction from bsmedberg, remove conditional for call of making
...
installer on locale. This should allow Mac OS X locale builds to proceed.
(cmp)
2004-10-20 02:29:37 +00:00
cltbld
6ef64e0229
remove -d from cp for osx compat.
2004-10-19 19:52:03 +00:00
cltbld
49287c937e
save a copy of the dated dir that was copied to ftp server and remove any previously saved builds older than 7 days (granrose)
2004-10-18 21:57:15 +00:00
cltbld
85f9788c5d
added l10n packaging for firefox builds.
2004-10-15 22:27:38 +00:00
bsmedberg%covad.net
527b12b3c8
Followup to bug 257117 - Prettify the standard "longnames" for Windows installer and Mac DMG files, using symlinks. r=timeless
2004-10-14 19:19:26 +00:00
cltbld
e6c23da86e
Commit Windows-specific fixes for debugging symbols and profile test during
...
build. (cmp)
2004-10-12 20:01:50 +00:00
cltbld
44e0015a11
adding --skip-mozilla to help.
...
added test for skipmozilla or testonly before calling pre-build to nuke mozilla dir
2004-10-11 21:02:13 +00:00
cltbld
acc82cb2ab
feh. moving prebuild nukage within testonly test so that tree also isn't nuked if you specify --testonly. granrose.
2004-10-05 22:00:48 +00:00
cltbld
d112718393
fix profile finding for linux firefox.
2004-09-24 23:03:45 +00:00
cltbld
1b4e18fda8
fix profile finding for tbird on linux. move prebuild inside SkipMozilla so it doesn't nuke the tree if you're running tests or repackaging.
2004-09-24 22:46:09 +00:00
cltbld
c28326bba9
fixing so tbird can find its profiles on the mac.
2004-09-23 23:10:02 +00:00
cltbld
dce4e38972
other half of clobber before release build cycle
2004-09-23 19:39:03 +00:00
cltbld
62254d55ba
clobber mozilla dir before building if this is going to be a release build.
2004-09-23 19:31:37 +00:00
cltbld
e596c5be3b
add -$milestone to tinderbox build directory name
2004-09-23 16:51:29 +00:00
cltbld
03f4b6764f
added ability to push raw xpi files
2004-09-20 22:10:28 +00:00
bsmedberg%covad.net
4eb9c4884b
Add post-mozilla script to build Firefox localizations. Needs more work to be configurable, but it works.
2004-09-06 00:14:20 +00:00
bryner%brianryner.com
095c91df1f
Suppress the default browser dialog for Firefox so that it doesn't prevent the pageload test from running (sync from local changes on redwood)
2004-08-31 19:02:56 +00:00
gerv%gerv.net
ba2432c07e
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-08-25 23:02:50 +00:00
dbaron%dbaron.org
29b059aa92
Set CVS_RSH for checking out talkback. r=bryner
2004-08-20 20:50:41 +00:00
bzbarsky%mit.edu
ef29a93fb9
Add DHTML performance test. Bug 169770, r=dbaron
2004-08-09 21:24:03 +00:00
bryner%brianryner.com
5c02a6978c
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
2004-07-31 23:15:21 +00:00
bryner%brianryner.com
147bad204a
Add new report type, total_downloads, which simply adds up the downloads for all files listed and outputs the total with no formatting.
2004-07-30 06:39:44 +00:00
bryner%brianryner.com
968c3fb1ac
Mac is picky. Get rid of quotes on glob pattern.
2004-07-25 02:07:10 +00:00
bryner%brianryner.com
61de4fa5c5
Expand salted profile directory name for Thunderbird
2004-07-25 01:07:44 +00:00
gerv%gerv.net
6b54b1cbc5
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 19:30:11 +00:00
myk%mozilla.org
482b413f4c
start storing the query string in the database
2004-06-30 01:14:45 +00:00
myk%mozilla.org
1313616624
don't need to store defs files in CVS?
2004-06-29 23:00:54 +00:00
myk%mozilla.org
3773ef2cb4
make verbose output a command line switch
2004-06-29 23:00:09 +00:00
myk%mozilla.org
c7539d43a0
add a new report type that generates stats for all files in a given directory
2004-06-29 22:45:39 +00:00
cltbld%netscape.com
178b621a51
mac fixes for release builds from bryner, r=leaf (leaf checking in as cltbld)
2004-06-28 22:19:54 +00:00
dbaron%dbaron.org
4a4d923391
Inccrease regxpcom timeout since 15 seconds is too short and we're not supposed to hit the timeout under normal conditions.
2004-06-21 23:50:38 +00:00
cltbld%netscape.com
74542b550f
Special case Thunderbird profile location on OS X to match #ifdef in nsXREDirProvider
2004-06-19 20:22:45 +00:00
ben%bengoodger.com
1aed571d00
add NO_EM_RESTART to default tinderbox config to prevent tinderboxes building ng apps from going orange right away. r=bryner.
2004-06-18 08:13:40 +00:00
myk%mozilla.org
62fa138ad7
strip the query string before dividing the file into path and filename so that we don't divide on a slash in the query string by accident
2004-06-18 00:12:51 +00:00
dbaron%dbaron.org
2fb3d6591f
Don't check exit value from profile creation since semi-single-profile makes things inconsistent. r=bryner
2004-06-17 23:16:27 +00:00
myk%mozilla.org
4169cdf7d1
collect stats for extensions as well
2004-06-17 23:02:17 +00:00
myk%mozilla.org
7c5c0c426c
deal with funky directory for gatech logs
2004-06-16 23:17:41 +00:00
myk%mozilla.org
814ebc1201
add simple verbosity hack
2004-06-16 23:17:19 +00:00
bryner%brianryner.com
8a94f429b0
unlink last-built when we want to update its timestamp, otherwise it never gets updated on os x
2004-06-12 06:48:58 +00:00
cltbld%netscape.com
28917b3e97
mac archive packaging
2004-06-08 00:02:17 +00:00
bryner%brianryner.com
9c84476494
fix salted profile names for mac os x
2004-06-07 23:09:23 +00:00
bryner%brianryner.com
c9ca4eb2b3
Fix a couple more problems... use a better globbing syntax, remove quotes on the glob for unix since it doesn't seem to work, and make sure to assign to the right variable.
2004-06-06 19:40:20 +00:00
bryner%brianryner.com
053ade46e9
Oops, need to do globbing after we do the backslash substitution, or cygwin perl is mightily confused.
2004-06-06 18:47:50 +00:00
bryner%brianryner.com
af3d6f694f
We need to call get_profile_dir again after creating the profile, otherwise it won't contain the salt extension.
2004-06-06 06:44:51 +00:00
bryner%brianryner.com
b1787b9877
Apply profile salting fix to windows as well, and protect against spaces in filenames
2004-06-06 05:30:21 +00:00
leaf%mozilla.org
b980fe59cc
find firefox-style salted profile directories to pass to prefs.js-finding
...
function.
2004-06-05 01:28:36 +00:00
ben%bengoodger.com
28b6042575
update build scripts to look for profile in the new locations... r=bryner
2004-06-04 00:00:35 +00:00
cbiesinger%web.de
77493fa44f
install-links doesn't need csh, /bin/sh suffices
...
r=mcafee bug 245058
2004-05-30 11:11:26 +00:00
cltbld
9bc315dc93
thunderbird build file
2004-05-28 21:41:03 +00:00
myk%mozilla.org
b118821968
updating schema
2004-05-22 17:08:48 +00:00
myk%mozilla.org
15f664a92d
reorganizing directory layout
2004-05-22 16:52:04 +00:00
myk%mozilla.org
3afe02e6e0
Don't assume we're in the root dir and intensify some comments about what we should be doing.
2004-05-22 16:43:20 +00:00
myk%mozilla.org
17162ac311
print informative messages to STDOUT instead of a log file. We can use standard shell redirection to put them into a log file if we want.
2004-05-22 14:14:16 +00:00
myk%mozilla.org
18d1d1ac74
Treat compressed files as if they were the same as their uncompressed versions so that we can compress files and not have them be reprocessed. Also, handle bzip2ed files.
2004-05-22 14:09:58 +00:00
cls%seawood.org
c2712dd963
Fixing build bustage.
...
Bug #238036
2004-05-19 05:40:20 +00:00
cltbld%netscape.com
a32daf91c5
The component registry has been called compreg.dat for quite awhile now. -bryner
2004-05-18 04:26:34 +00:00
myk%mozilla.org
b05728efec
initial checkin of download-stats tool for processing download logs into MySQL database and then generating stats from them
2004-05-13 21:41:14 +00:00
bzbarsky%mit.edu
c594642f8f
Skip over __restore_rt frames when generating profile analysis results. Bug
...
243483, r=shaver, sr=dbaron
2004-05-13 18:59:37 +00:00
peterv%propagandism.org
4eb3ddba52
Fix for bug 235747 (Move parser stuff into mozilla/parser). r=cls, sr=jst.
2004-05-04 11:46:11 +00:00
cltbld%netscape.com
90884da351
use ProductName in notification email subject. bryner checking in as cltbld
2004-05-01 01:25:19 +00:00
timeless%mozdev.org
9ddca4dfd7
Bug 242037 mkdir in many perl scripts contains a decimal 775, not the correct octal specification of 0775
...
patch by ajschult@mindspring.com r=bsmedberg
2004-04-30 04:23:06 +00:00
kyle.yuan%sun.com
7d41bd1637
Bug 241847 Make codesighs work on Solaris
...
r=bryner
1) Solaris should use the same option for |find| with Darwin;
2) Use `which foo | grep /foo$` instead of `which foo`, because Solaris |which| command always outputs something even the command is not found.
2004-04-29 01:48:11 +00:00
gerv%gerv.net
cc323a7cc8
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-25 21:07:34 +00:00
cbiesinger%web.de
66eae4bb87
fixing RTZ typo, and mention that SIGIO is another name for SIGPOLL. r=shaver
2004-04-24 18:00:40 +00:00
bienvenu%nventure.com
4d40ab419f
make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538
2004-04-22 15:32:54 +00:00
leaf%mozilla.org
57e9de1093
correct invocation of make-makefile
2004-04-19 19:02:38 +00:00
leaf%mozilla.org
fd9a6e0f98
add talkback processing routines, release config settings.
2004-04-19 18:57:39 +00:00
gerv%gerv.net
8b8dde7d95
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
gerv%gerv.net
f534a92d25
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 13:54:27 +00:00
gerv%gerv.net
dfb29e9236
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 18:33:16 +00:00
tor%cs.brown.edu
441c5f95a5
Remove troublesome whitespace
2004-04-16 22:53:49 +00:00
dbaron%dbaron.org
3b436fdc2b
Make bloat tests work on Firefox, plus some additional test_result checks that have been lying around on balsa. r=bryner
2004-04-13 23:48:24 +00:00
leaf%mozilla.org
b2f04cf956
enable profiling for release builds, to get debugging symbols for talkback.
...
disable pdbfile generation for now, until talkback understands pdb files.
2004-03-31 23:54:26 +00:00
bryner%brianryner.com
f945cb6532
fix uninitialized variable warning
2004-03-26 19:20:15 +00:00
bryner%brianryner.com
9dfad4c34c
Various changes to improve release build automation for firefox. In particular, add ExtraFiles which allows firefox to pull browser/config/mozconfig, change the clobber target to distclean, and make the clobber and build targets be run separately. Bug 238698, r=leaf
2004-03-25 22:22:00 +00:00
cltbld%netscape.com
ab5791d874
Fix thinko in last checkin.
2004-03-25 19:43:43 +00:00
bryner%brianryner.com
bc336d098b
Only run 'make installer' if the settings say to make an installer. If not making an installer, return success.
2004-03-25 08:18:29 +00:00
bryner%brianryner.com
4904d12df5
Move the check that the installer directory was created from browser/installer/Makefile to post-mozilla-rel.pl. This way, we're sure the installer directory will exist when post-mozilla-rel tries to make the dated staging directory under it.
2004-03-25 06:42:54 +00:00
cls%seawood.org
9f550e2d8a
Add support for compressing & encoding logs when sending them to the server.
...
Thanks to Philip K. Warren <pkw@us.ibm.com> for the patch.
Bug #113212 r=leaf
2004-03-24 03:37:38 +00:00
cls%seawood.org
0948575f64
Sleep at the end of the cycle, not the beginning.
2004-03-24 01:53:10 +00:00
bryner%brianryner.com
24b2868e15
Changes for hooking up windows firefox nightlies to post-mozilla-rel.pl (bug 237173). r=leaf, a=dbaron.
2004-03-11 23:18:19 +00:00
bzbarsky%mit.edu
43d21e007e
Make it possible to pause the profiler when using JP_RTC_HZ. Follow-up to bug
...
128673, r=shaver, sr=dbaron
2004-03-09 22:31:56 +00:00
bzbarsky%mit.edu
5578f60f53
Updating readme to talk about the JP_RTZ_HZ flag, to have examples using the
...
current output format, and to have a bit more in the way of explanation of the
output and the various JPROF_FLAGS values. a=jim nance
2004-03-07 01:15:26 +00:00
cls%seawood.org
5ca48be2dc
Update maps
2004-02-29 00:21:36 +00:00
dbaron%dbaron.org
d96c8906f3
Don't print output to nohup.out so tinderbox scripts don't fill up the disk. b=234206 r=bryner
2004-02-20 19:46:48 +00:00
dbaron%dbaron.org
22cc1e3eb0
Add simple trace-malloc reader to dump all allocation stacks in a trace-malloc log.
2004-02-19 19:52:59 +00:00
leaf%mozilla.org
36c7e69f75
cache the talkback symbols if we're caching the uploaded build (for nightlies
...
and releases)
2004-02-18 15:35:21 +00:00
dbaron%dbaron.org
17476ee5b2
Make this work with an objdir.
2004-02-16 22:53:17 +00:00
dbaron%dbaron.org
7688607e90
Add post-mozilla.pl being used on comet.
2004-02-14 01:56:34 +00:00
leaf%mozilla.org
186ad163cf
adding windows release post-mozilla to trunk
2004-02-13 03:38:01 +00:00
leaf%mozilla.org
19ddb60f0d
support for windows release builds
2004-02-12 22:06:59 +00:00
cls%seawood.org
486c2570e0
Remove troublesome libiberty dependency by using __cxa_demangle instead of cplus_demangle. (redux)
...
Bug #232763 r=dbaron sr=brendan
2004-02-11 07:16:11 +00:00
brendan%mozilla.org
901708e8e3
Get my NS_TrackAllocation patch in before cls moves files.
2004-02-11 04:15:17 +00:00
bzbarsky%mit.edu
324f09cbe7
Change linkification a bit to prevent undesirable horizontal scrolling. Bug
...
134016, initial patch by Dave Morrison <morrison@bnl.gov>, r=dbaron
2004-02-10 23:52:41 +00:00
cls%seawood.org
1a0e9742d7
Backing out previous changes.
...
Missed a cplus_demangle call and it turns out that all of trace-malloc needs to be tweaked to use c++ instead of C.
Bug #232763
2004-02-10 18:55:04 +00:00
cls%seawood.org
1aae076768
Remove unneeded -liberty references.
...
Bug #232763
2004-02-10 17:58:21 +00:00
dbaron%dbaron.org
47224728a6
Add common dotfiles.
2004-02-10 00:19:09 +00:00
dbaron%dbaron.org
12f1e1ab60
Remove misleading examples. Use perl build-seamonkey.pl --example-config instead.
2004-02-10 00:17:27 +00:00
cls%seawood.org
ce67144022
Use OS_LIBS for system libraries.
...
Fixing tinderbox bustage.
2004-02-07 08:55:40 +00:00
cls%seawood.org
73500d9d6e
Add support for timeouts of cvs checkouts.
...
Bug #184757 r=bryner
2004-01-31 21:31:54 +00:00
jim_nance%yahoo.com
f61ec32990
Fix Bug 232051 - Make jprof work with Fedora Core1. The stack walking code
...
did not work on that platform. r=dbaron sr=dbaron.
2004-01-25 01:51:39 +00:00
dbaron%dbaron.org
8a20785582
Make nsTraceRefcnt bloat test less prominent and rename nsTraceRefcnt leak test to RLk.
2004-01-21 20:56:42 +00:00
dbaron%dbaron.org
e4a3611b34
Note out-of-component pointers.
2004-01-17 20:52:40 +00:00
alecf%flett.org
045e10a463
minor updates to spacetrace:
...
- show progress while loading the events file
- show more detailed leak summary
no review, this is a debug-only tool and I'm only changing console output
2004-01-13 16:35:45 +00:00
timeless%mozdev.org
a6785cc1f5
Bug 230209 Infinite loop in DRefTool because error condition was dropped on floor
...
r=bz
2004-01-09 10:14:47 +00:00
dbaron%dbaron.org
b7de5d5648
Remove pc tests in stack walking code that prevent it from working on Fedora Core 1. b=227396 r=bryner
2004-01-03 19:16:31 +00:00
dbaron%dbaron.org
b25af5350c
Remove bogus --enable-perf-metrics.
2003-12-31 19:41:03 +00:00
dbaron%dbaron.org
6931545fdc
Remove include of stdio.h from nsTraceRefcnt.h. b=227074 r=dougt sr,a=brendan
2003-12-12 23:02:12 +00:00
timeless%mozdev.org
d69553ac13
Bug 226123 Add configurable function list to DRefTool and limit |new| to c++
...
r=dwitte
2003-11-20 17:23:40 +00:00
timeless%mozdev.org
66a72b9daa
Bug 225604 Dreftool should not follow symlinks (by default)
...
r=dwitte
2003-11-18 20:52:01 +00:00
timeless%mozdev.org
c41650eeb8
Bug 225527 Crash [@ map2tsv] null section
...
r=bryner
2003-11-17 06:48:34 +00:00
bryner%brianryner.com
a02809c28a
Don't bother looking for eu-readelf and readelf on Mac OS X (the 'which' command there prints its error message to stdout, so it's hard to tell that it failed).
2003-11-13 19:43:23 +00:00
timeless%mozdev.org
805246a475
Bug 225523 Minor dreftool change to get consistent bonsai output
...
r=riceman+bmo@mail.rit.edu
2003-11-13 03:49:37 +00:00
timeless%mozdev.org
4f5f773998
Bug 8227 dreftool - rickg's phase 1 preventative crash maintenance
...
r=bernd
This is dreftool, resurrected with the help of kherron, bernd, and myself.
Licensing has been switched per http://bugzilla.mozilla.org/show_bug.cgi?id=8227#c45
to MPL/GPL/LGPL.
Old copies of xpcom classes have been removed, dreftool now uses the normal ones.
New:
* Builds on Linux and uses NSPR, so it should be possible to use it on most
systems.
* Member variables are screened.
* Tries to recognize NS_ENSURE early outs.
* Can parse a single file.
* The summary can indicate what it was told to parse.
* Links to LXR can be generated. Using this feature is not recommended as pieces of
mozilla tend to be on branches and the links will be bad. If for non branched content,
the links will drift as the files are changed.
* Links to Bonsai against the file revision will be generated if CVS records are
detected. This is good, unless you have local modifications in your tree.
Known issues:
* Aliasing isn't detected, so
|a = new something; *foo = a; if (!*foo) return NS_ERROR_FAILURE;| is flagged.
e.x.
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/accessible/src/html/nsHTMLSelectAccessible.cpp&rev=1.33&mark=920-921,922,923,925#920
* Assigning to dereferenced objects
|*foo = new something| is not quite correctly handled (perhaps it's misinterpreted as
|foo = new something|. e.x.
http://bonsai.mozilla.org/cvsblame.cgi?file=/mozilla/extensions/transformiix/source/xslt/txStandaloneXSLTProcessor.cpp&rev=1.11&mark=88,92,96,99,84#91
* Various other allocators aren't caught: strdup and co., nsCRT::, nsMemory::, ...
* There's no way to provide a user defined list of allocators.
People should of course not file bugs simply based on dreftool, they should file bugs
after verifying that the complaints from dreftool are valid.
2003-11-13 00:01:30 +00:00
timeless%mozdev.org
d7ae76a730
Bug 8227 dreftool - rickg's phase 1 preventative crash maintenance
...
r=bernd
This is dreftool, resurrected with the help of kherron, bernd, and myself.
Licensing has been switched per http://bugzilla.mozilla.org/show_bug.cgi?id=8227#c45
to MPL/GPL/LGPL.
Old copies of xpcom classes have been removed, dreftool now uses the normal ones.
New:
* Builds on Linux and uses NSPR, so it should be possible to use it on most
systems.
* Member variables are screened.
* Tries to recognize NS_ENSURE early outs.
* Can parse a single file.
* The summary can indicate what it was told to parse.
* Links to LXR can be generated. Using this feature is not recommended as pieces of
mozilla tend to be on branches and the links will be bad. If for non branched content,
the links will drift as the files are changed.
* Links to Bonsai against the file revision will be generated if CVS records are
detected. This is good, unless you have local modifications in your tree.
Known issues:
* Aliasing isn't detected, so
|a = new something; *foo = a; if (!*foo) return NS_ERROR_FAILURE;| is flagged.
e.x.
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/accessible/src/html/nsHTMLSelectAccessible.cpp&rev=1.33&mark=920-921,922,923,925#920
* Assigning to dereferenced objects
|*foo = new something| is not quite correctly handled (perhaps it's misinterpreted as
|foo = new something|. e.x.
http://bonsai.mozilla.org/cvsblame.cgi?file=/mozilla/extensions/transformiix/source/xslt/txStandaloneXSLTProcessor.cpp&rev=1.11&mark=88,92,96,99,84#91
* Various other allocators aren't caught: strdup and co., nsCRT::, nsMemory::, ...
* There's no way to provide a user defined list of allocators.
People should of course not file bugs simply based on dreftool, they should file bugs
after verifying that the complaints from dreftool are valid.
2003-11-12 22:38:24 +00:00
bryner%brianryner.com
06f39bad4f
Minor fix to parsing of readelf output. Allow a hyphen in the section name, and allow 6 digit fields (i.e. section size) to be longer than 6 digits. rs=ben.
2003-11-09 07:05:21 +00:00
dbaron%dbaron.org
63faa6c50c
Local BSD/OS-only change on otaku.
2003-11-04 22:14:12 +00:00
bryner%brianryner.com
014c7712a1
On Linux, enable jprof to use /dev/rtc for up to 8 KHz sampling. Bug 128673, original patch by shaver, some additional fixes by me, r=shaver, sr=dbaron.
2003-11-01 07:34:18 +00:00
dbaron%dbaron.org
da362a46ac
date works on windows as well. r=bryner
2003-10-30 04:01:33 +00:00
cls%seawood.org
892b2c8c54
Updating "standalone" build module dependency maps.
2003-10-18 03:10:08 +00:00
bryner%brianryner.com
bb0bc1b268
I meant to check for an empty string as well as a null string. Really. r=mozbot.
2003-10-16 10:04:14 +00:00
bryner%brianryner.com
7711477fbe
fall back to dynamic symbol table if no symbols were found in the symtab section. bug 222165, r=dbaron
2003-10-14 21:49:21 +00:00
bryner%brianryner.com
7deaddae83
Don't ignore libraries loaded at address 0x0, or we'll ignore libc. Bug 222158, r=dbaron.
2003-10-14 21:05:22 +00:00
dbaron%dbaron.org
73913c0b06
Add simple script to allow cycling between multiple tinderbox trees and configurations. b=218879 r=bryner
2003-10-13 22:11:16 +00:00
dbaron%dbaron.org
5d11a7d103
Allow stopping and starting of multi-tinderbox.pl as well.
2003-10-13 22:09:20 +00:00
bryner%brianryner.com
c62690005a
fixing gcc 3.4 bustage (extra semicolon)
2003-10-05 03:36:25 +00:00
bryner%brianryner.com
7f06d701f2
attempt to remove bogus codesighs error lines from tinderbox logs
2003-10-01 21:15:57 +00:00
bryner%brianryner.com
596e29afb7
Check whether readelf supports -W. If it does, use it, otherwise assume wide listing by default.
2003-09-30 23:33:09 +00:00
bryner%brianryner.com
6fd115e24f
Put back some lines I accidently removed.
2003-09-30 23:10:05 +00:00
bryner%brianryner.com
19bf915ec9
Update codesighs to use 'eu-readelf' or 'readelf' when available, as it gives more accurate symbol sizes than nm. Bug 201622, sr=brendan.
2003-09-30 22:29:35 +00:00
dbaron%dbaron.org
808c03f0d2
Really make this work for objdir builds. r+sr=bryner b=207802
2003-09-13 06:19:43 +00:00
mcafee%netscape.com
e3df53f4b4
script to count various mozilla downloads, currently works on komodo.mozilla.org
2003-09-06 06:55:53 +00:00
bryner%brianryner.com
7868977652
Page loader updates to work with mod_perl 2.x:
...
- Give example conf file for mod_perl 2 in README.txt
- Use RegistryPrefork handler to emulate mod_perl 1.x's chdir() behavior
- Add version of RegistryPrefork.pm backported for mod_perl <= 1.99_08
- Don't autoflush output in the middle of sending HTTP headers; it confuses mod_perl's ParseHeaders
- Comment out a warn() that's not really needed
r=jrgm
2003-08-30 03:43:33 +00:00
cls%seawood.org
13ac13b04a
Use cygpath instead of assuming default mountpoint is /cygdrive .
2003-08-28 07:22:43 +00:00
cltbld%netscape.com
3b490ed79d
tegu -> axolotl for graph server.
2003-08-27 21:11:48 +00:00
dbaron%dbaron.org
700930043a
Accept trace-malloc stack format as well.
2003-08-18 05:07:31 +00:00
cls%seawood.org
ed8ce5fdd0
Update module-deps meta files with the latest module data.
...
Remove the hardcoded module2dir mapping and use the results from echo-requires-recursive instead.
Add README which briefly explains how module-deps is supposed to work.
Add XSLT hacks to modules.mk.footer.
Add cygdrive hacks to modules.mk.stub.
Force string & embedstring to be built after xpcom since they now live in the xpcom hierarchy.
2003-08-15 23:37:56 +00:00
cls%seawood.org
d7aca2a1bb
Update module-deps meta files with the latest module data.
...
Remove the hardcoded module2dir mapping and use the results from echo-requires-recursive instead.
Add README which briefly explains how module-deps is supposed to work.
Add XSLT hacks to modules.mk.footer.
Add cygdrive hacks to modules.mk.stub.
Force string & embedstring to be built after xpcom since they now live in the xpcom hierarchy.
2003-08-15 22:37:25 +00:00
cls%seawood.org
f1b5883b79
Update map files.
2003-08-15 10:57:00 +00:00
dbaron%dbaron.org
93ac2b1919
Print output of profile creation. Print all arguments to commands, not just the filename. b=215331 r=bryner
2003-08-13 22:21:13 +00:00
dbaron%dbaron.org
b474118e98
Fix missing last character for test results for some cygwin-newline variants. Pass args to codesize test correctly (one arg per array element). b=207797 r=bryner
2003-08-13 22:06:48 +00:00
dbaron%dbaron.org
597cc6b9c4
Make code clearer.
2003-08-09 01:41:06 +00:00
dbaron%dbaron.org
d8a587f52d
Stop breaking negative numbers in calltrees.
2003-08-08 22:32:40 +00:00
dbaron%dbaron.org
a97986f1e4
Allow fixup of counts at end of make-tree.pl output.
2003-08-08 22:30:37 +00:00
dbaron%dbaron.org
8a6f231667
Clean up a little. Improve output.
2003-08-08 22:23:18 +00:00
dbaron%dbaron.org
e8a2888f62
Add script to use addr2line to get more useful information out of Linux stack traces.
2003-08-08 08:51:56 +00:00
dbaron%dbaron.org
d7598d2832
Fix bustage. The changes leaf made did not work for me, anyway.
2003-08-06 02:08:06 +00:00
cls%seawood.org
2d5e13bdf1
Fixing leaky bustage
2003-08-01 21:42:02 +00:00
leaf%mozilla.org
d627bea1c6
bug 213925. let post-mozilla.pl pass back a binary url. r=granrose
2003-07-26 00:17:45 +00:00
jaggernaut%netscape.com
80bf794c73
Fix problem matching against commented out REQUIRES lines, and fix problem where we didn't test some modules from the REQUIRES line.
2003-07-09 19:31:55 +00:00
cltbld%netscape.com
98a3f0b555
parameterize client.mk to Settings::moz_client_mk so we can substitute other builds here, e.g. camino. -mcafee
2003-06-26 01:06:48 +00:00
cltbld%netscape.com
7c09f5e493
off the branch, need to check checkout status. -mcafee
2003-06-26 01:05:15 +00:00
dbaron%dbaron.org
c58c100242
Be sure to call NS_TraceMallocStartup so we know (on Unix) not to waste time logging everything once we know there is no command-line argument. b=113833 r+sr=brendan
2003-06-21 00:28:05 +00:00
cltbld%netscape.com
b7999d813d
renamed to build-camino.pl
2003-06-20 19:22:59 +00:00
cltbld%netscape.com
0c73334798
shorten some display names to save horiz space
2003-06-20 03:29:50 +00:00
alecf%flett.org
ae9176bd25
oops, didn't mean to check that in
2003-06-18 02:14:15 +00:00
alecf%flett.org
91b72b4179
oops, minor cleanup on the UI to distinguish between callsite and allocation listings for the "top" or "normal" callsites
...
again, not part of normal build
2003-06-18 02:13:46 +00:00
alecf%flett.org
56a32fde26
not part of build
...
revamp the spacetrace interface to provide scrolling tables for easier navigation of child callsites, local allocations, and more.
2003-06-18 02:02:02 +00:00
alecf%flett.org
bee187bf13
minor warnings cleanup, make a htmlStartTable() method to consolidate some code
...
not part of the build
2003-06-17 23:01:46 +00:00
alecf%flett.org
96472ec874
reformat these files with 'indent' so that they are actually maintainable
...
not part of default build
2003-06-17 21:10:49 +00:00
timeless%mozdev.org
fc7c17df5a
Bug 190772 make-tree.pl sort order isn't very friendly
...
r=dbaron
2003-06-13 01:10:19 +00:00
cltbld%netscape.com
7793fe61bf
default to 7 days.
2003-06-10 03:34:41 +00:00
alecf%flett.org
af896e39c8
refactor some of the options page, pretty it up a bit
...
NOT PART OF BUILD
2003-06-05 19:56:06 +00:00
alecf%flett.org
39b6e7826f
ugh, take two - remove PR_ASSERT, tabs, and extra ^M's
2003-06-04 20:53:57 +00:00
alecf%flett.org
b20e0b65f2
spacetrace updates (not part of build)
...
- use arenas for hashtable allocation - reduces spacetrace's mem usage tremendously for large files
- code cleanup & wrapping
- UI cleanup - headers & such
- fix nsTraceMalloc to at least support long stacks, so that we don't barf if we have trouble reading the stacks
2003-06-04 20:15:10 +00:00
cltbld%netscape.com
9346cbf5c7
Fixing file-not-found error on dom test.
2003-05-28 21:43:41 +00:00
dwitte%stanford.edu
6db7e950c7
Bug 106386: Correct misspellings in source code
...
s/avilable/available/ in a couple places.
patch by nb, r=timeless, sr=brendan.
2003-05-27 22:55:16 +00:00
timeless%mozdev.org
b20cd43140
Bug 205608 Warning: C++ style comments are not allowed in ISO C89
...
r=jst sr=jst
2003-05-23 22:18:18 +00:00
alecf%flett.org
f6ad24ed15
slightly change the spacetrace output so people know what to DO with port 1969
...
this is a spacetrace-only change, not part of the build
2003-05-22 20:59:55 +00:00
bryner%netscape.com
a4c1245e01
Use the 'exec PROGRAM LIST' form of exec() so that running a command with no arguments doesn't get split up into words. Fixes executing a command with no arguments that has spaces in the path.
2003-05-17 08:34:44 +00:00
heikki%netscape.com
884a84dfc9
Bug 201356, make page load tests support XML documents, r=jrgm.
2003-04-29 00:27:06 +00:00
darin%netscape.com
d708d8946f
make it work on linux r=dougt
2003-04-23 23:44:48 +00:00
cltbld%netscape.com
b390775570
Look in $Settings::ProductName.app/ on Mac. bryner checking in as cltbld.
2003-04-23 19:54:55 +00:00
cltbld%netscape.com
9a6b67f68e
use Settings::ProductName on mac. bryner checking in as cltbld.
2003-04-22 06:54:26 +00:00
cltbld%netscape.com
4d5ad9c75e
Add cvs co time to opaque raw data blurb.
2003-04-21 08:28:57 +00:00
cltbld%netscape.com
8931984b9f
defaults for BuildAdministrator
2003-04-21 07:27:10 +00:00
alecf%netscape.com
daf8e98060
more clever CSS to beautify spacetrace just a bit
...
(not part of build)
2003-04-21 07:26:07 +00:00
alecf%netscape.com
315db632c3
ignore generated files
2003-04-17 07:41:23 +00:00
alecf%netscape.com
9e2b812ed0
add CSS appearence support to spacetrace, as a start for making the UI a little more dynamic
...
(not part of build)
2003-04-17 07:36:28 +00:00
cltbld%netscape.com
849edbb93d
Switching server for this test to coffee.
2003-04-17 01:01:16 +00:00
cltbld%netscape.com
660aa40dfa
save timefiles in directory
2003-04-16 23:10:25 +00:00
cltbld%netscape.com
43aee9c413
Fixing report script, variable for graph server
2003-04-16 22:58:58 +00:00
alecf%netscape.com
afd0ef4d40
ignore generated files
2003-04-16 21:39:53 +00:00
bryner%netscape.com
e49e24c149
Honor $Settings::ProductName on unix by using lowercased ~/.productname as the profile location. Bug 202073, r=mcafee.
2003-04-16 00:01:54 +00:00
cltbld%netscape.com
8e632cb728
added comments to tests :-)
2003-04-15 00:46:31 +00:00
dougt%netscape.com
50257a271c
testy - first cut
2003-04-10 19:51:25 +00:00
jj%netscape.com
c6f106d2f4
Perl modules update needs to be done as root.
2003-04-10 00:52:09 +00:00
jj%netscape.com
abe0e8d90b
added comments to describe how to install perl modules needed for performance tests. -- mcafee
2003-04-09 23:59:52 +00:00
jrgm%netscape.com
f96eb6fb33
add a little more info to the readme file
2003-03-29 01:50:12 +00:00
jrgm%netscape.com
a954c467fc
change to use single-quote instead of double-quote in SQL statements [bug in perl module?]; allow the urllist.txt to specify a charset to be sent in the content-type header; make it possible to run the test with a 'https' scheme (SSL)
2003-03-29 01:41:29 +00:00
cltbld%netscape.com
7ad839c828
Adding tbox reporting. -mcafee
2003-03-28 08:32:37 +00:00
seawood%netscape.com
2ac23173b3
Missed one.
2003-03-27 08:01:27 +00:00
cltbld%netscape.com
358033a74b
Adding send_tbox_packet(). -mcafee
2003-03-27 04:27:45 +00:00
seawood%netscape.com
1107a0ce7f
Add objdir support to codesighs scripts
...
Bug #197656 r=alecf
2003-03-25 21:39:35 +00:00
cltbld%netscape.com
0ee3736957
HTTP version of tree status script. Report how long an httpd server has been up. -mcafee
2003-03-25 01:21:15 +00:00
cltbld%netscape.com
6ebb9d8c15
Ading reportdata.pl. -mcafee
2003-03-25 01:19:40 +00:00
cltbld%netscape.com
2e6bf27bc3
Fix abs path for cronjob. -mcafee
2003-03-25 01:19:05 +00:00
cltbld%netscape.com
eec4162c5f
Adding reportdata.pl, to reuse some perl code.
2003-03-25 00:19:21 +00:00
bbaetz%acm.org
9dbb0745e1
Bug 197656 - codesighs test doesn't handle relative objdirs
...
r=cls
2003-03-16 08:07:17 +00:00
bbaetz%acm.org
434d872d98
Bug 197631 - BloatTest2 diffs work only on windows
...
r=cls
2003-03-16 07:53:31 +00:00
seawood%netscape.com
270ac9105b
Add prelim objdir support for codesighs test
2003-03-15 02:12:11 +00:00
cltbld%netscape.com
d1d6d31323
turn off window leak test for now, it doesn't work right
2003-03-08 04:06:39 +00:00
cltbld%netscape.com
aa94cce310
QATest needs security.warn_submit_insecure=true. -mcafee
2003-03-06 03:02:32 +00:00
cathleen%netscape.com
525d66b9b0
fix windows trace-malloc build. this file was removed in config/os2, needed for command line utility
2003-03-06 01:32:39 +00:00
cltbld%netscape.com
963c8ef274
comment only, re: external tests. -mcafee
2003-03-04 02:59:48 +00:00
cltbld%netscape.com
73f574735f
renaming binary from Navigator to Camino, profile path still Chimera for now. -mcafee
2003-03-04 01:49:26 +00:00
cltbld%netscape.com
087a6b69c7
First-pass at renaming chimera to camino, tools need to change also.
2003-03-04 01:39:31 +00:00
seawood%netscape.com
3d93ee91b7
Force dos line-endings on bloaturls.txt to avoid having the file misparsed by win32 builds.
...
Remove dependency upon dos2unix.
Bug #155224 r=jrgm
2003-03-01 00:55:20 +00:00
cltbld%netscape.com
b7e2717012
fixing another warning - mcafee
2003-02-20 21:25:22 +00:00
cltbld%netscape.com
e3a3e57afd
Cleaning up warnings from non-existant ENV vars. -mcafee
2003-02-20 21:20:21 +00:00
cltbld%netscape.com
64da256e04
more time for QA test, again
2003-02-19 23:48:24 +00:00
cltbld%netscape.com
c3a3f21188
more time for qatest
2003-02-19 21:44:22 +00:00
cltbld%netscape.com
0c18248658
win32 comment
2003-02-18 23:48:13 +00:00
cltbld%netscape.com
bbf5d9eaf9
Support for running tests with TestGtkEmbed. r/a=jrgm (mcafee)
2003-02-18 00:22:42 +00:00
cltbld%netscape.com
89c1851a0c
Fixing QA test, need JS dump on. -mcafee
2003-02-13 02:31:08 +00:00
sspitzer%netscape.com
16be564589
supplimental fix for #192074 .
...
removing mozilla/mailnews/absync from the tree.
r=cls, this bug has a=asa
2003-02-12 19:56:53 +00:00
cltbld%netscape.com
5c3bf330c2
Comment: don't run xpcomglue test on MacOSX. r=dougt,ccarlen
2003-02-06 20:27:17 +00:00
mcafee%netscape.com
d50e01d239
*.linux.* renamed to *.unix.* + darwin changes. r=smfr
2003-02-03 02:02:39 +00:00
cltbld%netscape.com
a7fb372d9f
Codesize test needs MOZ_MAPINFO set before we pull, to get mozilla/tools/codesighs directory. r/a=bruner. (mcafee)
2003-02-01 01:16:37 +00:00
sfraser%netscape.com
35de4e7b80
Add the --zerodrift option to maptsvdifftoool so that code/data changes show up for Mac OS X.
2003-01-31 22:43:31 +00:00
cltbld%netscape.com
8ddd29dca4
Codesize test: Adding save-logs-for-debugging for simon. -mcafee
2003-01-30 03:27:36 +00:00
cltbld%netscape.com
f8cb9a7c95
Switching to unix-named file.
2003-01-28 01:51:28 +00:00
sfraser%netscape.com
c722ff3c6a
Uncomment the rm -r of the temp dir that I had out for testing.
2003-01-27 23:32:12 +00:00
sfraser%netscape.com
540ad54c46
Adding perl script to fix up nm output for Mac OS X, and adding 'unix' scripts that work for Mac OS X and linux.
2003-01-27 23:31:00 +00:00
sfraser%netscape.com
127e1d80a8
Fix linebuffer size to be big enough for some of the huge symbols we get on OS X (1200 long, but 4k should be enough to cover anything).
2003-01-27 23:30:02 +00:00