monitor icon indicating copy to clipboard operation
monitor copied to clipboard

Consider child processes when sort

Open zvirdaniel opened this issue 8 years ago • 1 comments

Clicking on "Memory" tab sorts all apps by RAM usage. But, if I expand Background applications afterwards, they don't sort by combined usage of processes under them. expanded

Dropbox, for example, is shown as using only 80 KiB. But if I expand it, it show 180 MB. dropbox

zvirdaniel avatar Oct 04 '17 12:10 zvirdaniel

Removing 'bug' label, because it's not quite a bug. Expandable process rows show only relations between processes. They don't display total of usage, like app rows. The real problem here is a sorting.

stsdc avatar Jan 16 '18 01:01 stsdc