summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2024-11-30 14:16:21 -0800
committerVito Caputo <vcaputo@pengaru.com>2024-11-30 14:16:21 -0800
commit0e04a75e828f8a336d361303e68775d2603945e4 (patch)
treec93b752768014d27d21325d724fe7908d485e17c /bootstrap
parent73367b12eda9bed587882ad8ec9cc6875a4c2bbc (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 'bootstrap')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved