Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 24 Aug 2018 10:13:27 -0700 | Augie Fackler | util: make timedcm require the label (API) |
Tue, 21 Aug 2018 17:15:51 -0400 | Augie Fackler | cleanup: make all uses of timedcm specify what they're timing |
Tue, 21 Aug 2018 17:13:35 -0400 | Augie Fackler | util: make timedcm context manager also emit trace events |
Tue, 21 Aug 2018 15:27:30 -0400 | Augie Fackler | demandimport: instrument python 2 code with trace events |
Tue, 21 Aug 2018 15:25:07 -0400 | Augie Fackler | dispatch: have dispatch.dispatch and dispatch._runcatch emit trace events |
Tue, 21 Aug 2018 15:24:20 -0400 | Augie Fackler | tracing: new module to make tracing events in hg easier |
Tue, 21 Aug 2018 15:23:01 -0400 | Augie Fackler | tests: add support for emitting trace events to run-tests |