Store the version of the tracer in the UID registry
[lttng-tools.git] / src / bin / lttng-sessiond / modprobe.c
index 4c1ea67be18c50c4800c5ccf76374ee27e98f6b1..2c527dced1eac9c66c52cf436294c6fa20d91573 100644 (file)
@@ -91,6 +91,8 @@ struct kern_modules_param kern_modules_probes_default[] = {
        { "lttng-probe-v4l2" },
        { "lttng-probe-workqueue" },
        { "lttng-probe-writeback" },
+       { "lttng-probe-x86-irq-vectors" },
+       { "lttng-probe-x86-exceptions" },
 };
 
 /* dynamic probe modules list */
This page took 0.022926 seconds and 4 git commands to generate.