Hi -
Pushed the following patch to clear up mysterious testsuite
inconsistencies from the previous patch.
Author: Frank Ch. Eigler
Date: Fri Oct 30 18:26:04 2020 -0400
PR26775: restore thread_work_groom metric to cycle count
... and add new metrics about progress of traversal an
Hi Frank,
On Thu, 2020-10-29 at 14:30 -0400, Frank Ch. Eigler via Elfutils-devel
wrote:
> Author: Frank Ch. Eigler
> Date: Thu Oct 29 14:25:18 2020 -0400
>
> PR26775: make grooming progress visible & interruptible
>
> On very large servers, it's desirable to be able to interrupt a
Hi -
Author: Frank Ch. Eigler
Date: Thu Oct 29 14:25:18 2020 -0400
PR26775: make grooming progress visible & interruptible
On very large servers, it's desirable to be able to interrupt a rescan
or groom cycle. SIGUSR[12] now do that. (Unfortunately, this is not
practical