summaryrefslogtreecommitdiff
path: root/object-file.c
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2022-10-12 18:01:57 -0400
committerJunio C Hamano <gitster@pobox.com>2022-10-13 13:35:08 -0700
commite9c383994493f3b775191aed13811a868aa639da (patch)
tree4e36361d560b20853703381c5001250d09993d66 /object-file.c
parent2dcff52524e611413cb0cb49015f0d105f5f8dfa (diff)
pack-bitmap-write.c: instrument number of reused bitmaps
When debugging bitmap generation performance, it is useful to know how many bitmaps were generated from scratch, and how many were the result of permuting the bit-order of an existing bitmap. Keep track of the latter, and emit the count as a trace2_data line to aid in debugging. Signed-off-by: Taylor Blau <me@ttaylorr.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'object-file.c')
0 files changed, 0 insertions, 0 deletions