Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to show sorted CPU values #702

Open
acxz opened this issue Apr 11, 2022 · 2 comments · May be fixed by #703
Open

Add option to show sorted CPU values #702

acxz opened this issue Apr 11, 2022 · 2 comments · May be fixed by #703
Labels
feature Requests for a new feature.

Comments

@acxz
Copy link

acxz commented Apr 11, 2022

Describe the feature request

feature request: add an option say cpu_sort that allows showing the CPU fields sorted, i.e. CPU0 will always show the highest CPU value out of all CPUs, CPU1 the second highest, etc.

motivation: for large core systems, with the scheduler moving tasks around cpu cores, the graph seems very cluttered with crisscrossing lines. having these lines sorted by largest to smallest will let users see what the largest cpu utilization is at any given time.

current behavior:
cpu_unsort

As you can see, on a 12 core system, this graph looks like very much like gibberish. Having a notion of sorted CPU values and lines will make the data interpret able.

@acxz acxz added the feature Requests for a new feature. label Apr 11, 2022
@acxz acxz linked a pull request Apr 11, 2022 that will close this issue
8 tasks
@magnetophon
Copy link

I came here to request this feature.
Any news on it?

@ClementTsang
Copy link
Owner

Not for a while, #703 was supposed to help with it but it ended up being abandoned from the looks of it.

I can take over when I have some time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Requests for a new feature.
Projects
No open projects
Status: Maybe
Development

Successfully merging a pull request may close this issue.

3 participants