1pw-profiler(1) General Commands Manual pw-profiler(1)
2
3
4
6 pw-profiler - The PipeWire profiler
7
9 pw-profiler [options]
10
12 Start profiling a PipeWire instance.
13
14 If the server has the profiler module loaded, this program will connect
15 to it and log the profiler data. Profiler data contains times and dura‐
16 tions when processing nodes and devices started and completed.
17
18 When this program is stopped, a set of gnuplot files and a script to
19 generate SVG files from the .plot files is generated, along with a
20 .html file to visualize the profiling results in a browser.
21
23 -r | --remote=NAME
24 The name the remote instance to monitor. If left unspecified, a
25 connection is made to the default PipeWire instance.
26
27 -h | --help
28 Show help.
29
30 --version
31 Show version information.
32
33 -o | --output=FILE
34 Profiler output name (default "profiler.log").
35
37 The PipeWire Developers <https://gitlab.freedesk‐
38 top.org/pipewire/pipewire/issues>; PipeWire is available from
39 http://pipewire.org
40
42 pipewire(1),
43
44
45
46Manuals User pw-profiler(1)