X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fmodprobe.c;h=d63483481369436f5d639463c7832caa5f9de9a7;hp=75d6387c6fbe6b6c887d2117ee8c62ac6a242199;hb=1f4962443f25c371e4b54e97f9eb867d67cbf88e;hpb=e6142f2e647e83238b1e399b1264e8adb05409f9 diff --git a/src/bin/lttng-sessiond/modprobe.c b/src/bin/lttng-sessiond/modprobe.c index 75d6387c6..d63483481 100644 --- a/src/bin/lttng-sessiond/modprobe.c +++ b/src/bin/lttng-sessiond/modprobe.c @@ -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" },