Re: What's cooking in git.git (Feb 2019, #01; Tue, 5)
From: Junio C Hamano <hidden>
Date: 2019-02-06 17:50:03
Jeff Hostetler [off-list ref] writes:
On 2/5/2019 6:37 PM, Junio C Hamano wrote:quoted
* jh/trace2 (2019-02-01) 15 commits - trace2: add for_each macros to clang-format - 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 - trace2:data: 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 Windows-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. Still needs some fix-ups. cf. [ref]I just pushed a V6 of this series that addresses the hdr-check warning in trace2/tr2_tls.h.
Thanks.