Mercurial > hg
diff mercurial/lsprof.py @ 25361:1635579f9baf
phases: fix bug where native phase computation wasn't called
I forgot to include this change as a previous diff and the native code to
compute the phases was never called. The AttributeError was silently caught and
the pure implementation was used instead.
author | Laurent Charignon <lcharignon@fb.com> |
---|---|
date | Fri, 29 May 2015 14:24:50 -0700 |
parents | a40d608e2a7b |
children | 9c75daf89450 |