Man page - pw-profiler(1)
Packages contains this manual
- spa-monitor(1)
- pipewire-props(7)
- pw-reserve(1)
- pw-top(1)
- pw-play(1)
- pw-mon(1)
- pipewire.conf(5)
- spa-inspect(1)
- pw-encplay(1)
- pipewire-pulse.conf(5)
- pw-cli(1)
- pw-record(1)
- pipewire(1)
- spa-resample(1)
- pw-mididump(1)
- pw-link(1)
- spa-acp-tool(1)
- pipewire-jack.conf(5)
- pipewire-client.conf(5)
- pw-profiler(1)
- pw-container(1)
- pw-dsdplay(1)
- pipewire-avb(1)
- pw-midiplay(1)
- pw-cat(1)
- pw-config(1)
- pw-dot(1)
- pw-metadata(1)
- pw-midirecord(1)
- spa-json-dump(1)
- pipewire-filter-chain.conf(5)
- pw-loopback(1)
- pipewire-aes67(1)
- pw-dump(1)
apt-get install pipewire-bin
Manual
pw-profiler
NAMESYNOPSIS
DESCRIPTION
OPTIONS
AUTHORS
SEE ALSO
NAME
pw-profiler - The PipeWire profiler
SYNOPSIS
pw-profiler [ options ]
DESCRIPTION
Start profiling a PipeWire instance.
If the server has the profiler module loaded, this program will connect to it and log the profiler data. Profiler data contains times and durations when processing nodes and devices started and completed.
When this program is stopped, a set of gnuplot files and a script to generate SVG files from the .plot files is generated, along with a .html file to visualize the profiling results in a browser.
This function uses the same data used by pw-top .
OPTIONS
-r | --remote=NAME
The name the remote instance to monitor. If left unspecified, a connection is made to the default PipeWire instance.
-h | --help
Show help.
--version
Show version information.
-o | --output=FILE
Profiler output name (default โprofiler.logโ).
AUTHORS
The PipeWire Developers <https://gitlab.freedesktop.org/pipewire/pipewire/issues>; PipeWire is available from <https://pipewire.org>
SEE ALSO
pipewire(1) , pw-top(1)