diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2022-07-29 17:12:07 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-07-31 19:24:27 -0700 |
commit | 1250dff32bff164e10ffdad19c0dcb5ec0db32d1 (patch) | |
tree | 128d6ed675dbffe3dff30b0cd0fbdb928b5ef40b /commit.c | |
parent | fef2b6dace192865f8552b54d2053cba52f31a66 (diff) |
merge-ort: do leave trace2 region even if checkout fails
In 557ac0350d9 (merge-ort: begin performance work; instrument with
trace2_region_* calls, 2021-01-23), we added Trace2 instrumentation, but
in the error path that returns early, we forgot to tell Trace2 that
we're leaving the region. Let's fix that.
Pointed-out-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Reviewed-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions