On 1/29/2019 5:15 PM, Junio C Hamano wrote:
* jh/trace2 (2019-01-28) 14 commits - trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.sh - trace2:data: add subverb for rebase - trace2:data: add subverb to reset command - trace2:data: add subverb to checkout command - pack-objects: add trace2 regions - trace2:data: add trace2 instrumentation to index read/write - trace2:data: add trace2 hook classification - trace2:data: add trace2 transport child classification - trace2:data: add trace2 sub-process classification - trace2:data: add editor/pager child classification - trace2:data: add trace2 regions to wt-status - trace2: collect platform-specific process information - trace2: create new combined trace facility - trace2: Documentation/technical/api-trace2.txt A more structured way to obtain execution trace has been added. Ready?
I'm about to send in a V3 that includes an updated design doc and addresses most of the clang-format suggestions. The CI build reports that my V3 collides with a change added yesterday in submodule.c in master. It was added in /sb/submodule-recursive-fetch-gets-the-tip. I'll rebase onto the tip of master and fix it up. And if there are no comments on my V3, I think it is ready. Jeff