[Bug 130081] Sorting processed by %CPU does not work when "Process Dependancies" is on
system-monitor (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Dec 19 21:34:47 UTC 2011
https://bugzilla.gnome.org/show_bug.cgi?id=130081
system-monitor | general | unspecified
Martin Erik Werner <martinerikwerner> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |martinerikwerner at gmail.com
--- Comment #2 from Martin Erik Werner <martinerikwerner at gmail.com> 2011-12-19 21:31:10 UTC ---
This is *not* a duplicate of bug 127714, this bug is a request for a change to
the behaviour of the dependency view, and not a request for greater obviousness
with regards to the options.
Instead of current view/sorting:
process ^foo usage
c 3
d 2
a 1
\
b 5
(b is a child of a)
It is a request for a view/sorting like:
process ^foo usage
a 1+5=6
\
b 5
c 3
d 2
Here "foo" can be memory, cpu, or any other metric that can sanely be summed to
a total which has a meaning (i.e. not pid, I guess).
So, the feature request is for dependency parents to be assigned, and hence be
sortable by, the sum total of the attribute of itself, and all of its'
dependency children.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the pkg-gnome-maintainers
mailing list