Merge branch 'bb/use-trace2-counters-for-fsync-stats'
commit52d9dc20e1ddd5ac6b9e9113983b2f8d6977e6b0
authorJunio C Hamano <gitster@pobox.com>
Wed, 2 Aug 2023 16:37:23 +0000 (2 09:37 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Aug 2023 16:37:23 +0000 (2 09:37 -0700)
treee40cb3ecdc5a5620619c411e9b013718b9a300f4
parent99acb0fa54775a383cab70a6e662e45180dee3f0
parenta27eecea75b3858b4052b191143f144a7e966869
Merge branch 'bb/use-trace2-counters-for-fsync-stats'

Instead of inventing a custom counter variables for debugging,
use existing trace2 facility in the fsync customization codepath.

* bb/use-trace2-counters-for-fsync-stats:
  wrapper: use trace2 counters to collect fsync stats
trace2.h
trace2/tr2_ctr.c
wrapper.c