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:16 +0000 (16:28 -0500)
commitdd8d5afb3fabf853cb4c88c0a1a97f470090fe20
tree3497dd823b5955827bd07c77dd3ebeae6968ab92
parent00808267d3ba7cdcddfed7bec7e62a40463c1307
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.025354 seconds and 4 git commands to generate.