summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorJeff Hostetler <jeffhost@microsoft.com>2019-02-22 14:25:03 -0800
committerJunio C Hamano <gitster@pobox.com>2019-02-22 15:27:59 -0800
commit942b2740ffed773c566e7e4881423b111f98fe93 (patch)
tree14e5ed684c2c6075490aeab61c91d8153c992bc8 /builtin/commit.c
parent353d3d77f4fdd1582e3b60824deebca27c7b2790 (diff)
trace2:data: add trace2 regions to wt-status
Add trace2_region_enter() and trace2_region_leave() calls around the various phases of a status scan. This gives elapsed time for each phase in the GIT_TR2_PERF and GIT_TR2_EVENT trace target. Also, these Trace2 calls now use s->repo rather than the_repository. Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions