diff options
| author | Heiner Kallweit <[email protected]> | 2023-12-21 23:19:17 +0100 |
|---|---|---|
| committer | Lee Jones <[email protected]> | 2024-03-07 08:47:55 +0000 |
| commit | e09c706bfbcb03e83705a85516f400a086c02369 (patch) | |
| tree | 08ee373246a75b4cd57728f8dd12c7a2aa435547 /tools/perf/scripts/python/flamegraph.py | |
| parent | c47d14545b991064b1dd15906cfb413dbc2780ac (diff) | |
leds: trigger: Load trigger modules on-demand if used as default trigger
Even if a trigger is set as default trigger for a LED device,
the respective trigger module (if built as module) isn't automatically
loaded by the kernel if the LED device is registered. I think we can
do better. Try to load the module asynchronously by alias
ledtrig:<trigger name>. This requires that such an alias is added to
relevant triggers.
Signed-off-by: Heiner Kallweit <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions