]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/fetch-push-trace2-annotation'
authorJunio C Hamano <gitster@pobox.com>
Tue, 3 Sep 2024 16:15:01 +0000 (09:15 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Sep 2024 16:15:02 +0000 (09:15 -0700)
More trace2 events at key points on push and fetch code paths have
been added.

* js/fetch-push-trace2-annotation:
  send-pack: add new tracing regions for push
  fetch: add top-level trace2 regions
  trace2: implement trace2_printf() for event target

1  2 
builtin/fetch.c

diff --cc builtin/fetch.c
Simple merge