trace2:data: add trace2 instrumentation to index read/write
commit42fee7a3889b558aa8b79dfa2802d8fd8fbd8c60
authorJeff Hostetler <jeffhost@microsoft.com>
Fri, 22 Feb 2019 22:25:07 +0000 (22 14:25 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 Feb 2019 23:28:21 +0000 (22 15:28 -0800)
treede29557406ad2d5f5341e33bf8bab24807a6df62
parent6206286e49b88bd4bb709c62e7b7455685c1993a
trace2:data: add trace2 instrumentation to index read/write

Add trace2 events to measure reading and writing the index.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
read-cache.c