Display all children processes for filtered process.
I imagine a regular use case (at least it's my main use case) where user has multiple commands being executed in different screen/tmux windows which user would like to monitor without the distractions from kernel tasks and other processes.
Example how it looks like with the two options enabled.
Add two new display options for filtering mode:
Display all parent processes up to root process.
Display all children processes for filtered process.
I imagine a regular use case (at least it's my main use case) where user has multiple commands being executed in different screen/tmux windows which user would like to monitor without the distractions from kernel tasks and other processes.
Example how it looks like with the two options enabled.