sock instrumentation: fix fields to get referenced values
authorAndrew Gabbasov <andrew_gabbasov@mentor.com>
Sun, 25 Nov 2012 21:13:16 +0000 (16:13 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sun, 25 Nov 2012 21:13:16 +0000 (16:13 -0500)
commit180f0df2773963488ed52b6db03f5bbab5c55807
tree5d6615721669b0636a798975321b4c25e85b7434
parent630bed30fc8e1fd415d0a8eb520eb0f46436e35e
sock instrumentation: fix fields to get referenced values

Due to specific of passing values in lttng-modules, if it is supposed
to display the values, passing a pointer will not be enough,
we need to store the actual values.

Signed-off-by: Andrew Gabbasov <andrew_gabbasov@mentor.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/events/lttng-module/sock.h
This page took 0.026789 seconds and 4 git commands to generate.