Fix: restart consumerd and sessiond when interrupted in poll()
[lttng-tools.git] / src / bin / lttng-sessiond / modprobe.c
index 9d8b47a673558d9c2f1287994ed054d2ac24cb26..a87d7075489d1cd640a5b91e23872abecb8f64fe 100644 (file)
@@ -48,7 +48,9 @@ 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 },
+       { "lttng-probe-timer", 0 },
 };
 
 /*
This page took 0.023377 seconds and 4 git commands to generate.