Mercurial > hg
diff mercurial/rcutil.py @ 32784:086c1ef0f666
profile: introduce a "start" method to the profile context
The start method is doing all profiler setup and activation. It is currently
unconditionally called by '__init__' but this will be made more flexible in
later changesets.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 09 Jun 2017 11:39:53 +0100 |
parents | d74b0cff94a9 |
children | 75979c8d4572 |