summaryrefslogtreecommitdiff
path: root/libvmon
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2025-04-12 11:27:38 -0700
committerVito Caputo <vcaputo@pengaru.com>2025-04-12 11:27:38 -0700
commit08bebefed6fbc7f04f07ddae6aaab0c513c8061f (patch)
treeae2bc0dc27a27bc5b354a8b8754104226cd58186 /libvmon
parentb0eba82135bae9a28d7a916c4f54fd43a86f7159 (diff)
charts: include threads count in tree/argv columnHEADmaster
This adds a [$n_current_threads] prefix to the argv/~threadname part of the tree column, for non-stale processes. It's suppressed for stale processes because we don't actually have a meaningful count to render at that point; it'd always be zero. This would be visible as an oddity in the snowflakes. The count is also suppressed for non-threaded processes, leaving a bare "[]", which may change again in the future. It seems like noise in the chart, but it also serves to prevent an argv somehow starting with "[N]" being ambiguous - perhaps not something worth caring about *shrug*.
Diffstat (limited to 'libvmon')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved