Mercurial > hg
log mercurial/profiling.py @ 29912:1c1c2bce2f97
age | author | description |
---|---|---|
Sun, 14 Aug 2016 18:28:43 -0700 | Gregory Szorc | profiling: don't error with statprof when profiling has already started |
Sun, 14 Aug 2016 17:51:12 -0700 | Gregory Szorc | profiling: add a context manager that no-ops if profiling isn't enabled |
Sun, 14 Aug 2016 18:25:22 -0700 | Gregory Szorc | profiling: make profiling functions context managers (API) |
Sun, 14 Aug 2016 16:30:44 -0700 | Gregory Szorc | profiling: move profiling code from dispatch.py (API) |