Fix: ctf_user_integer should not trigger page fault
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 20 Apr 2016 21:58:33 +0000 (17:58 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 20 Apr 2016 22:19:58 +0000 (18:19 -0400)
commit3c8ebbc8658330fcd7794aecccdec16c46193da1
tree7fbbbf379d9d3dc1a7605824c4647bf2074f090e
parentd87a9f0376535ea0ab125f2f0cfc6ce6e325c0c1
Fix: ctf_user_integer should not trigger page fault

It is not used by the instrumentation currently, but fix it
nevertheless.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lib/ringbuffer/backend.h
probes/lttng-tracepoint-event-impl.h
This page took 0.03078 seconds and 5 git commands to generate.