How do i list all consuming program by cpu, memory
1
vote
0
answers
66
views
I want to list all CPU- and memory-consuming programs. There are a bunch of
top
commands and questions about this, but none of them list programs properly.
For example, a Python web service could spawn multiple processes.
I want to sum all of them if they originate from the same path or program ID.
Is there a way to group and list them by ppid
or path
?
Asked by TomSawyer
(133 rep)
Jan 31, 2023, 03:42 AM
Last activity: Mar 17, 2025, 01:30 PM
Last activity: Mar 17, 2025, 01:30 PM