Refactoring: struct lttng_stack_ctx
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 16 Mar 2021 03:13:54 +0000 (23:13 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 16 Mar 2021 03:15:37 +0000 (23:15 -0400)
commit2a9d9339386426860c1df91d0b8010c87809c84b
treeaf7f38b0b98ffa298de3a6eeea3f42c5d36de654
parent5469a374cdfeb3daa5d0f908f38ad427e3b753c9
Refactoring: struct lttng_stack_ctx

- Namespace this structure with lttng_ust_ prefix,
- Use struct_size extensibility scheme.
- Remove padding.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ieb0679f78a18553c6d60a70d78e0f7f99181d646
include/lttng/ust-events.h
include/lttng/ust-tracepoint-event.h
liblttng-ust/lttng-ring-buffer-client.h
This page took 0.027922 seconds and 4 git commands to generate.