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:29:06 +0000 (16:29 -0500)
commit9f9f9409940c104e29db62fc3381697fcc1d490d
treee4ac89e777272a11ee5cad1ec933f087a571b86e
parent75b37e1061cfe57a50b9ca7cbf40f6e53ec9d1c2
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.025006 seconds and 4 git commands to generate.