lttng-sessiond: auto-load lttng-probe-i2c module
[lttng-tools.git] / src / bin / lttng-sessiond / modprobe.c
index ca0467eb37973f169cdebc7966bbb613e83285a9..f58f50c65c3f4f8284a6bd9bf7a2af1bb548a00a 100644 (file)
@@ -57,6 +57,7 @@ struct kern_modules_param kern_modules_probes_default[] = {
        { "lttng-probe-ext3" },
        { "lttng-probe-ext4" },
        { "lttng-probe-gpio" },
+       { "lttng-probe-i2c" },
        { "lttng-probe-irq" },
        { "lttng-probe-jbd" },
        { "lttng-probe-jbd2" },
This page took 0.023493 seconds and 4 git commands to generate.