Fix: sessiond: no rotation performed from null chunk to new chunk
[lttng-tools.git] / src / bin / lttng-sessiond / modprobe.c
index 75d6387c6fbe6b6c887d2117ee8c62ac6a242199..d63483481369436f5d639463c7832caa5f9de9a7 100644 (file)
@@ -71,6 +71,7 @@ struct kern_modules_param kern_modules_probes_default[] = {
        { "lttng-probe-napi" },
        { "lttng-probe-net" },
        { "lttng-probe-power" },
+       { "lttng-probe-preemptirq" },
        { "lttng-probe-printk" },
        { "lttng-probe-random" },
        { "lttng-probe-rcu" },
This page took 0.025724 seconds and 4 git commands to generate.