Fix: Remove reference to lttng-probe-lttng kernel module
[lttng-tools.git] / src / bin / lttng-sessiond / modprobe.c
index 1a5a1b746cf4a67e38c8440035390e662e9dc713..7e06dadb136f1b314683d07d15225e5e4cfbcfbc 100644 (file)
@@ -42,7 +42,6 @@ const struct kern_modules_param kern_modules_list[] = {
        { "lttng-ring-buffer-client-mmap-discard", 1 },
        { "lttng-ring-buffer-client-mmap-overwrite", 1 },
        { "lttng-ring-buffer-metadata-mmap-client", 1 },
-       { "lttng-probe-lttng", 1 },
        { "lttng-types", 0 },
        { "lttng-probe-asoc", 0 },
        { "lttng-probe-block", 0 },
This page took 0.024715 seconds and 5 git commands to generate.