Pass arguments for context size computation
authorFrancis Giraldeau <francis.giraldeau@gmail.com>
Wed, 27 Aug 2014 19:52:14 +0000 (15:52 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 11 Jun 2018 18:38:22 +0000 (14:38 -0400)
commit1474c8e2ef816a275305fe975b82ca6c50f5eca7
treeecca9a8287723cf63d17df0123512047e091db1f
parent3568fb657b9736aaf765b24ce4cc25eaeaadae1c
Pass arguments for context size computation

Pass same arguments to get_size_arg() than to record(). This new
operation has the same effect than get_size(), and the client code can
implement either one.

Signed-off-by: Francis Giraldeau <francis.giraldeau@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng-events.h
This page took 0.025463 seconds and 4 git commands to generate.