Skip to content

Aggregate children memory and cpu.

This change adds three new columns; Goup RSS, Group VSZ and Group CPU. That aggregates the values of the children processes for the corresponding columns; RSS, VSZ and CPU.

May solve #58 (closed)

Edited by Valerian A.R.

Merge request reports