gecko-dev/tools/rb
Geoff Brown cb19f2147e Bug 1647362 - Improve py3 compat in fix_stacks.py; r=bc
Use universal_newlines as a convenient way of treating the process I/O as text,
so string read/writes continue to succeed under python 3.

Differential Revision: https://phabricator.services.mozilla.com/D81774
2020-06-30 22:17:38 +00:00
..
README Bug 1619840 - Remove `fix_{linux,macosx}_stack.py` and `fix_stack_using_bpsyms.py`. r=erahm 2020-04-08 06:55:54 +00:00
filter-log.pl
find-comptr-leakers.pl
find_leakers.py Bug 1642044 - Python 3 tools/rb/find_leakers.py r=gbrown 2020-06-01 23:14:30 +00:00
fix_stacks.py Bug 1647362 - Improve py3 compat in fix_stacks.py; r=bc 2020-06-30 22:17:38 +00:00
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.

Note that the `fix_stacks.py` script is used in several other places in the
repository.

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/