From mboxrd@z Thu Jan 1 00:00:00 1970 From: jeremie.galarneau@efficios.com (=?UTF-8?Q?J=C3=A9r=C3=A9mie_Galarneau?=) Date: Thu, 6 Oct 2016 12:18:43 -0400 Subject: [lttng-dev] [PATCH lttng-tools] lttng-sessiond: auto-load lttng-probe-i2c module In-Reply-To: <20161004222450.8004-1-simon.marchi@ericsson.com> References: <20161004222450.8004-1-simon.marchi@ericsson.com> Message-ID: Merged, thanks! Jérémie On 4 October 2016 at 18:24, Simon Marchi wrote: > Automatically load the lttng-probe-i2c kernel module, which was recently > added in lttng-modules, along with the other probe modules. > > Signed-off-by: Simon Marchi > --- > src/bin/lttng-sessiond/modprobe.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/bin/lttng-sessiond/modprobe.c b/src/bin/lttng-sessiond/modprobe.c > index ca0467e..f58f50c 100644 > --- a/src/bin/lttng-sessiond/modprobe.c > +++ b/src/bin/lttng-sessiond/modprobe.c > @@ -57,6 +57,7 @@ struct kern_modules_param kern_modules_probes_default[] = { > { "lttng-probe-ext3" }, > { "lttng-probe-ext4" }, > { "lttng-probe-gpio" }, > + { "lttng-probe-i2c" }, > { "lttng-probe-irq" }, > { "lttng-probe-jbd" }, > { "lttng-probe-jbd2" }, > -- > 2.10.1 > > _______________________________________________ > lttng-dev mailing list > lttng-dev at lists.lttng.org > https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev -- Jérémie Galarneau EfficiOS Inc. http://www.efficios.com