Load x86-exceptions lttng-modules probe
[lttng-tools.git] / src / bin / lttng-sessiond / modprobe.c
index 8603d048624c6a7db75dbed1f04107d001fcbcbe..2c527dced1eac9c66c52cf436294c6fa20d91573 100644 (file)
@@ -92,6 +92,7 @@ struct kern_modules_param kern_modules_probes_default[] = {
        { "lttng-probe-workqueue" },
        { "lttng-probe-writeback" },
        { "lttng-probe-x86-irq-vectors" },
+       { "lttng-probe-x86-exceptions" },
 };
 
 /* dynamic probe modules list */
This page took 0.026214 seconds and 5 git commands to generate.