]> git.99rst.org Git - git.git/commit
send-pack: add new tracing regions for push
authorCalvin Wan <redacted>
Thu, 22 Aug 2024 21:57:47 +0000 (14:57 -0700)
committerJunio C Hamano <redacted>
Thu, 22 Aug 2024 22:02:32 +0000 (15:02 -0700)
commitdb5281276ecdeeb19acea3391804e9ab1ebcd884
tree35111a09e03ac95aee00b0ffd7426e5a27096070
parenta45ab549879d0f8e2524f820796daf2f6a1f7d00
send-pack: add new tracing regions for push

At $DAYJOB we experienced some slow pushes and needed additional trace
data to diagnose them.

Add trace2 regions for various sections of send_pack().

Signed-off-by: Josh Steadmon <redacted>
Signed-off-by: Junio C Hamano <redacted>
send-pack.c
git clone https://git.99rst.org/PROJECT