70
* The ``bzrlib.lsprof`` module has a new class ``BzrProfiler`` which makes
71
profiling in some situations like callbacks and generators easier.
77
* Passing ``--lsprof-tests -v`` to bzr selftest will cause lsprof output to
78
be output for every test. Note that this is very verbose! (Robert Collins)