modprobe lttng-probe-signal
[lttng-tools.git] / src / bin / lttng-sessiond / modprobe.c
index 9d8b47a673558d9c2f1287994ed054d2ac24cb26..7b19b004a00029b43005d2802b02e5ebe8d33569 100644 (file)
@@ -48,6 +48,7 @@ const struct kern_modules_param kern_modules_list[] = {
        { "lttng-probe-irq", 0 },
        { "lttng-probe-kvm", 0 },
        { "lttng-probe-sched", 0 },
+       { "lttng-probe-signal", 0 },
        { "lttng-probe-statedump", 0 },
 };
 
This page took 0.024309 seconds and 4 git commands to generate.