Assign CPU id before saving the context size
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Tue, 30 May 2017 15:53:35 +0000 (11:53 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 11 Jun 2018 18:38:58 +0000 (14:38 -0400)
commite755470cf63434d615dbae9abf550bb2cd953c6a
tree1eeee00dd89d312658e902ecfab9f208c1aed7d0
parentb055caba03c71b621bff8ec9caa0e041ac6489a9
Assign CPU id before saving the context size

The callstack contexts will use the CPU id to save per-CPU data so this
field needs to be set before calling the get_size function of this
context.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng-ring-buffer-client.h
This page took 0.024798 seconds and 4 git commands to generate.