Merged! Jérémie Galarneau: > The lttng-probe-lttng module was removed as part of lttng-modules > commit 662ed1665428b38ee00d4be5751581108bf35390 > > Fixes #553 > > Signed-off-by: Jérémie Galarneau <[email protected]> > --- > src/bin/lttng-sessiond/modprobe.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/src/bin/lttng-sessiond/modprobe.c > b/src/bin/lttng-sessiond/modprobe.c > index 1a5a1b7..7e06dad 100644 > --- a/src/bin/lttng-sessiond/modprobe.c > +++ b/src/bin/lttng-sessiond/modprobe.c > @@ -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 },
_______________________________________________ lttng-dev mailing list [email protected] http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
