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:36 +0000 (18:19 -0400)
commit85522867f978e00ab5303809fdc706a6a6aed2dc
tree7fbbbf379d9d3dc1a7605824c4647bf2074f090e
parente039f5faefa0bdfda6253eb2e67bb970d10a5c67
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.026058 seconds and 4 git commands to generate.