Skip to content

Add option to show sorted CPU values #702

@acxz

Description

@acxz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureRequests for a new feature.

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions