mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-09 08:21:08 -04:00
pw-top: filter by status
This commit is contained in:
parent
49073cf527
commit
bf7f2a5d88
2 changed files with 69 additions and 2 deletions
|
|
@ -188,6 +188,11 @@ Quit
|
|||
Clear the ERR counters. This does *not* clear the counters globally,
|
||||
it will only reset the counters in this instance of *pw-top*.
|
||||
|
||||
\par [f|F]
|
||||
Cycle through filter presets. If any nodes are filtered from view,
|
||||
the current preset will be indicated in the header bar. Only nodes
|
||||
with the indicated state or higher, will be printed.
|
||||
|
||||
# OPTIONS
|
||||
|
||||
\par -h | \--help
|
||||
|
|
@ -199,6 +204,9 @@ Run in non-interactive batch mode, similar to top\'s batch mode.
|
|||
\par -n | \--iterations=NUMBER
|
||||
Exit after NUMBER of batch iterations. Only used in batch mode.
|
||||
|
||||
\par -f | \--filter=NUMBER
|
||||
Start with filter preset NUMBER selected.
|
||||
|
||||
\par -r | \--remote=NAME
|
||||
The name the *remote* instance to monitor. If left unspecified, a
|
||||
connection is made to the default PipeWire instance.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue