Commit Graph

1206 Commits

Author SHA1 Message Date
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