Refactoring: introduce event private structure
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 11 Mar 2021 20:07:20 +0000 (15:07 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 11 Mar 2021 20:52:55 +0000 (15:52 -0500)
commit68bb7559b0041c38158c9ed0528d91d655e7eb6c
treeacca252784582ddde71b01cde687838f1bc0eb64
parent25afb7acba09668c22c9709ff344c4dd92bad1e2
Refactoring: introduce event private structure

Move private event fields to private structure. Made possible by major
ABI bump.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I241a2a574fb2b58d1b0e466058931af45e1d69e0
include/lttng/ust-events.h
liblttng-ust/lttng-events.c
liblttng-ust/ust-events-internal.h
This page took 0.026084 seconds and 4 git commands to generate.