Scroll to navigation

libpipewire-module-profiler(7) Miscellaneous Information Manual libpipewire-module-profiler(7)

NAME

libpipewire-module-profiler - Profiler

DESCRIPTION

The profiler module provides a Profiler interface for applications that can be used to receive profiling information.

Use tools like pw-top and pw-profiler to collect profiling information about the pipewire graph.

MODULE NAME

libpipewire-module-profiler

EXAMPLE CONFIGURATION

The module has no arguments and is usually added to the config file of the main pipewire daemon.

context.modules = [
{ name = libpipewire-module-profiler }
]

SEE ALSO

  • pw-top: a tool to display realtime profiler data
  • pw-profiler: a tool to collect and render profiler data

1.0.5 PipeWire