PR26775: restore thread_work_groom metric to cycle count
authorFrank Ch. Eigler <fche@redhat.com>
Fri, 30 Oct 2020 22:26:04 +0000 (18:26 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Fri, 30 Oct 2020 22:26:04 +0000 (18:26 -0400)
commit736cd2e2b57bbcb950da8bd255e4aa72302dd78c
tree933e79131fa61d77033eb66d3be34d1b32f12765
parent2237828857f064da554114c8027743418cad1a18
PR26775: restore thread_work_groom metric to cycle count

... and add new metrics about progress of traversal and groom
processes.  Correct one control flow abnormality that could
prematurely end a scanner thread and might have accounted for
the inconsistent test results from the previous patch.

Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
debuginfod/ChangeLog
debuginfod/debuginfod.cxx
tests/ChangeLog
tests/run-debuginfod-find.sh