summaryrefslogtreecommitdiff
path: root/trace2.c
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2019-05-10 13:37:38 (GMT)
committerJunio C Hamano <gitster@pobox.com>2019-05-10 14:14:09 (GMT)
commitc173542c84cdf5e71b393e91f9d9664a85f995b2 (patch)
tree25957231b39cdc177a95ac745aa3eb5b49077965 /trace2.c
parent22a7338318e3709b578d5c041af0afaf95b8fe21 (diff)
downloadgit-c173542c84cdf5e71b393e91f9d9664a85f995b2.zip
git-c173542c84cdf5e71b393e91f9d9664a85f995b2.tar.gz
git-c173542c84cdf5e71b393e91f9d9664a85f995b2.tar.bz2
trace2: fix up a missing "leave" entry point
Fix a trivial bug that's been here since the shared/do_write_index tracing was added in 42fee7a388 ("trace2:data: add trace2 instrumentation to index read/write", 2019-02-22). We should have enter/leave points, not two enter/enter points. This resulted in an "enter" event without a corresponding "leave" event. Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Acked-by: Derrick Stolee <dstolee@microsoft.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'trace2.c')
0 files changed, 0 insertions, 0 deletions