logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pw-profiler - The PipeWire profiler

Authors

       The PipeWire Developers <https://gitlab.freedesktop.org/pipewire/pipewire/issues>; PipeWire is available
       from <https://pipewire.org>

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.

Name

       pw-profiler - The PipeWire profiler

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').

See Also

pipewire(1), pw-top(1)

PipeWire                                              1.2.7                                       pw-profiler(1)

Synopsis

pw-profiler [options]

See Also