diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2025-04-12 18:56:16 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2025-04-28 00:14:26 -0700 |
commit | b8bcb930e265123a5e498c81b05354f0b376f503 (patch) | |
tree | 0f3f676b7465cb6d54519bc12456aca15d665d4f /src/desktop.c | |
parent | e6a0db25a8a4176b2b7938e8899a2232eb982f36 (diff) |
charts: render mem row-columns in the overlay text
This adds overlay text rendering of the per-proc mem rows.
It's not entirely complete yet, the main missing piece is the
hierarchy branches need to get drawn into the per-proc mem row.
It's not readily possible yet, since there's no way to inherit
the offset of the tree column from the cpu row-column - and
there's no way or the mem row-column to replicate the same
horizontal offset, since it lacks the other columns like
uesr/sys/wall to cumulatively get to the same offset.
Diffstat (limited to 'src/desktop.c')
0 files changed, 0 insertions, 0 deletions