Skip to content
Snippets Groups Projects
Commit dee3380a authored by Tom Gundersen's avatar Tom Gundersen
Browse files

bus: track the number of monitors


If no monitors are installed (the expected case), skip driver_monitor() which
is moderately expensive and otherwise would be performed on every message,
even if it ends up being a noop.

Signed-off-by: default avatarTom Gundersen <teg@jklm.no>
parent 76925721
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment