diff options
author | Josh Steadmon <steadmon@google.com> | 2024-08-22 14:57:46 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-08-22 15:02:31 -0700 |
commit | a45ab549879d0f8e2524f820796daf2f6a1f7d00 (patch) | |
tree | bdd415ed4cc14fdb90850bd78bfc7c236b5b26c5 /builtin/commit.c | |
parent | cbe140754bc1eb4380ffe820de121e49357a9af8 (diff) |
fetch: add top-level trace2 regions
At $DAYJOB we experienced some slow fetch operations and needed some
additional data to help diagnose the issue.
Add top-level trace2 regions for the various modes of operation of
`git-fetch`. None of these regions are in recursive code, so any
enclosed trace messages should only see their nesting level increase by
one.
Signed-off-by: Josh Steadmon <steadmon@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions