mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
profiler: add transport state in the profile block
Add transport state to the profiler clock info and show this in pw-top as t and T states. Update the docs some more.
This commit is contained in:
parent
94d19f2673
commit
ccf899a709
4 changed files with 24 additions and 10 deletions
|
|
@ -27,6 +27,8 @@ Node status.
|
|||
- S = SUSPENDED
|
||||
- I = IDLE
|
||||
- R = RUNNING
|
||||
- t = RUNNING + transport starting
|
||||
- T = RUNNING + transport running
|
||||
\endparblock
|
||||
|
||||
\par ID
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue