Skip to content

fix bars in process graph without -F#11

Merged
sofar merged 1 commit intosystemd:masterfrom
akavel:fix-height
Aug 30, 2016
Merged

fix bars in process graph without -F#11
sofar merged 1 commit intosystemd:masterfrom
akavel:fix-height

Conversation

@akavel
Copy link
Copy Markdown
Contributor

@akavel akavel commented Jul 13, 2016

Filtered-out processes were still painted if they had no parent. This
resulted in process graph being trimmed too much.

Also, fix height of the whole graph canvas (the process graph was still
sometimes trimmed too much at the bottom; the reason seems to be
off-by-one error when counting CPU graphs).

Filtered-out processes were still painted if they had no parent. This
resulted in process graph being trimmed too much.

Also, fix height of the whole graph canvas (the process graph was still
sometimes trimmed too much at the bottom; the reason seems to be
off-by-one error when counting CPU graphs).
@sofar sofar added the bug label Jul 13, 2016
@sofar
Copy link
Copy Markdown
Contributor

sofar commented Jul 13, 2016

Haven't tested this yet, but this looks OK...

@sofar sofar merged commit 31d48bc into systemd:master Aug 30, 2016
sofar pushed a commit that referenced this pull request Sep 14, 2016
Filtered-out processes were still painted if they had no parent. This
resulted in process graph being trimmed too much.

Also, fix height of the whole graph canvas (the process graph was still
sometimes trimmed too much at the bottom; the reason seems to be
off-by-one error when counting CPU graphs).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants