wireplumber/src/scripts
Ashok Sidipotu ff833b138d event-dispatcher: log event and hook names and chains
- Add a new variable "name" in WpEventHook and use it to log all the
  hooks(by name) picked up in _push_event(). This gives a clear picture
  if hook is registered for a given event.
- Form a name for an event and a chain of events for an event run, log
  both of them. This gives a clear picture of the events executed and
  order in which they are dispatched.
- Similarly build hooks chain and print it in _source_dispatch(), this
  gives a clear picture of the hooks picked and the order in which they
  are dispatched.
- Log only the dispatchable(with hooks) events, this de-clutters
  the log messages.
2023-04-17 07:47:09 -04:00
..
access main: Add support for deps flag in loading modules 2023-04-17 07:44:19 -04:00
monitors bluez.lua: Switch bluez lua monitor to wpsettings 2023-04-17 07:44:19 -04:00
create-item.lua event-dispatcher: log event and hook names and chains 2023-04-17 07:47:09 -04:00
fallback-sink.lua scripts: Add script to create fallback sink 2022-04-04 13:18:34 +00:00
intended-roles.lua scripts: intended-roles: Use both device and stream 2022-01-14 16:49:27 +00:00
policy-bluetooth.lua policy: Switch policy settings to JSON 2023-04-17 07:44:19 -04:00
policy-device-profile.lua device-settings: Switch device settings to wpsettings 2023-04-17 07:44:19 -04:00
policy-device-routes.lua device-settings: Switch device settings to wpsettings 2023-04-17 07:44:19 -04:00
policy-endpoint-client-links.lua policy: Switch policy settings to JSON 2023-04-17 07:44:19 -04:00
policy-endpoint-client.lua endpoints: Switch endpoints config to JSON 2023-04-17 07:44:19 -04:00
policy-endpoint-device.lua policy: Switch policy settings to JSON 2023-04-17 07:44:19 -04:00
policy-node.lua event-dispatcher: log event and hook names and chains 2023-04-17 07:47:09 -04:00
restore-stream.lua wpsettings: switch settings in main.lua.d to JSON 2023-04-17 07:44:19 -04:00
static-endpoints.lua endpoints: Switch endpoints config to JSON 2023-04-17 07:44:19 -04:00
suspend-node.lua suspend-node: trigger idle timeout also if a node goes into "error" state 2022-04-04 11:31:37 +03:00