]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'es/trace-log-progress'
authorJunio C Hamano <gitster@pobox.com>
Thu, 14 May 2020 21:39:45 +0000 (14:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 14 May 2020 21:39:45 +0000 (14:39 -0700)
Teach codepaths that show progress meter to also use the
start_progress() and the stop_progress() calls as a "region" to be
traced.

* es/trace-log-progress:
  trace2: log progress time and throughput


Trivial merge