mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
58d5a05e65
fix_stack_using_bpsyms.py locates a .sym file based on file name only, not uuid or full path, which causes a failure if a duplicate leaf file name is introduced. This patch introduces a small utility program on mac and linux to extract a breakpad guid from a shared library or executable to identify the correct symbol file when this ambiguity occurs. A subsequent commit implements this for windows. --HG-- extra : commitid : 2O7REfHuDus |
||
---|---|---|
.. | ||
filter-log.pl | ||
find_leakers.py | ||
find-comptr-leakers.pl | ||
fix_linux_stack.py | ||
fix_macosx_stack.py | ||
fix_stack_using_bpsyms.py | ||
make-tree.pl | ||
README |
This is the Refcount Balancer. See https://developer.mozilla.org/en-US/docs/Mozilla/Performance/Refcount_tracing_and_balancing for documentation. Previous CVS history for the perl scripts is available at: http://www.mozilla.org/webtools/bonsai/cvslog.cgi?file=mozilla-org/html/performance/find-leakers.pl&rev=&root=/cvsroot/ http://www.mozilla.org/webtools/bonsai/cvslog.cgi?file=mozilla-org/html/performance/make-tree.pl&rev=&root=/cvsroot/