Fix: OOT lttng-statedump tracepoints not visible with signed kernels
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 11 Feb 2014 11:02:42 +0000 (06:02 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 11 Feb 2014 21:28:23 +0000 (16:28 -0500)
commit90bdfac94a38d6dac18208413cd0e6e1b49a3599
tree819767383ad66d7831131c40ef75bdad453c34b5
parent00d77bc17aa3d17e71585f0c91cd7b8f64d71a3f
Fix: OOT lttng-statedump tracepoints not visible with signed kernels

Users have reported being unable to trace non-signed modules loaded
within a kernel supporting module signature.

Here is the relevant report of this issue to Linux upstream, with a
proposed fix: https://lkml.org/lkml/2014/2/10/747

Work-around the issue for lttng-statedump.ko tracepoints.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng-statedump-impl.c
wrapper/tracepoint.h
This page took 0.025323 seconds and 4 git commands to generate.