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

77 Коммитов

Автор SHA1 Сообщение Дата
dbaron@dbaron.org 3ba4de39ce Add a simple variant of make-tree to filter refcount logs for a single object. Not part of the build. 2008-03-02 23:24:55 -08:00
dbaron@dbaron.org e894bae0e8 Initial underscore for symbols is not only public symbols, and we can remove it for C++ too if we pass the right option to c++filt. 2007-08-16 23:26:09 -07:00
dbaron@dbaron.org 61a2848c74 Trim extra underscores. 2007-08-13 22:06:05 -07:00
dbaron@dbaron.org 4a838a2451 Use vmaddr for __TEXT section, not first section, so that we get correct results for the binary. 2007-08-13 21:44:33 -07:00
dbaron@dbaron.org b654bf756a Don't ignore exported symbols. 2007-08-13 21:35:29 -07:00
dbaron@dbaron.org b74d32bcd8 Correct stack trace addresses to call instruction rather than return instruction. Read SO stabs entries. 2007-08-13 21:28:51 -07:00
dbaron@dbaron.org 7ab5acff72 Add script to fix Mac OS X stack traces. b=336517 2007-08-13 20:25:51 -07:00
dbaron@dbaron.org 6697801787 Switch from readelf to objdump for reading contents of sections, since readelf switched its output format. 2007-06-20 15:01:17 -07:00
dbaron@dbaron.org 8163b78c70 Fix misuse of terminology and improve comment. 2007-03-22 23:49:37 -07:00
dbaron@dbaron.org 18073f66e8 Handle file not existing more gracefully. 2007-03-22 23:29:25 -07:00
dbaron@dbaron.org 6c766bb983 Don't create duplicate pipes for objects with external debuginfo. 2007-03-22 23:24:27 -07:00
dbaron%dbaron.org b0ca4ed07c Use the .gnu_debuglink section to find the debuginfo file rather than hardcoding the paths to match the most common case on Fedora. 2007-03-16 21:22:53 +00:00
dbaron%dbaron.org 83fed6e485 Change my old email address to my new one (files missed when I did a mass-change in January 2003). 2007-02-14 07:18:26 +00:00
dbaron%dbaron.org b314ab1be0 Comment about how finding debuginfo should really work. 2006-03-24 02:27:37 +00:00
dbaron%dbaron.org a0ca06df5c Check out-of-band symbols for system libraries, at least for Fedora. 2006-03-24 02:19:16 +00:00
dbaron%dbaron.org ec9857ee3f Fix comments. 2006-03-24 02:03:06 +00:00
dbaron%dbaron.org 2747c5e2f2 Deal correctly with symbols in the binary. b=230336 2006-03-23 21:17:48 +00:00
gerv%gerv.net cc323a7cc8 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 21:07:34 +00:00
dbaron%dbaron.org 700930043a Accept trace-malloc stack format as well. 2003-08-18 05:07:31 +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
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
dbaron%fas.harvard.edu beb701f8f4 "AUTHOR INFO HERE" isn't a very useful comment. Add author info. 2000-07-14 00:54:24 +00:00
dbaron%fas.harvard.edu ace4b861d3 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