diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2024-11-30 14:16:21 -0800 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2024-11-30 14:16:21 -0800 |
commit | 0e04a75e828f8a336d361303e68775d2603945e4 (patch) | |
tree | c93b752768014d27d21325d724fe7908d485e17c /README | |
parent | 73367b12eda9bed587882ad8ec9cc6875a4c2bbc (diff) |
libvmon: assume stale threads in a stale process
The charts code in vwm/vmon assumes stale descendants of a stale
node, but there seems to be some theoretical potential for that
to not hold true.
Let's be more agressive about ensuring that's the case. The
current code already does this style propagation for stale
processes, but not for threads. It seems like it'd be weird to
have this happen, but maybe there's edge cases where you have a
parent process exit with grandchildren threads surviving until
a later sample, creating opportunity for a inconsistency.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions