gsass1 / NTop

💻 htop-like system-monitor for Windows with Vi-keybindings.
GNU General Public License v3.0
1.21k stars 69 forks source link

option to show sum of all child processes' memory, cpu usage in parent process #25

Open 3rdey3 opened 4 years ago

3rdey3 commented 4 years ago

In Process Hacker 2 the parent process shows the total memory/cpu usage by all child processes in the parent process. This really helps to dig out which application is using the most resources. Is this already available? If not, can it be added to :tree view?