htop - interactive process viewer
To install htop
$ sudo apt instal htop
To display all linux processes
$ htop
To filter by CPU , MEM usage , PID
$ htop
press F6
UP/DOWN key to select the choice to filter
To search for a process by name
$ htop
press F3
type process name
regards,
T.Dhanasekar