* [lttng-dev] [PATCH lttng-tools] Insert V4L2 instrumentation module on session start
@ 2014-03-28 20:09 Wade Farnsworth
0 siblings, 0 replies; only message in thread
From: Wade Farnsworth @ 2014-03-28 20:09 UTC (permalink / raw)
Requires V4L2 instrumentation patch for lttng-modules.
Signed-off-by: Wade Farnsworth <wade_farnsworth at mentor.com>
---
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 92563b0..4ef4d4c 100644
--- a/src/bin/lttng-sessiond/modprobe.c
+++ b/src/bin/lttng-sessiond/modprobe.c
@@ -78,6 +78,7 @@ const struct kern_modules_param kern_modules_list[] = {
{ "lttng-probe-timer", 0 },
{ "lttng-probe-udp", 0 },
{ "lttng-probe-vmscan", 0 },
+ { "lttng-probe-v4l2", 0 },
{ "lttng-probe-workqueue", 0 },
{ "lttng-probe-writeback", 0 },
};
--
1.9.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-03-28 20:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-28 20:09 [lttng-dev] [PATCH lttng-tools] Insert V4L2 instrumentation module on session start Wade Farnsworth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox