Tracepoint API namespacing '__event_'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 20 Apr 2021 19:05:29 +0000 (15:05 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commitbfcc27599ca05786adf839492fe5da9121899b3c
tree1fad22c0c269af1208f8b8fb02741b64615c334c
parent1210ca90e6300ad2dbc271143e14a75355387021
Tracepoint API namespacing '__event_'

The ABI bump gives us the opportunity to namespace all public symbols
under the 'lttng_ust_' prefix. Namespace all API symbols and macros
under 'lttng_ust_' / 'LTTNG_UST_' and add compat macros to keep
compatibility with the previous API.

Change-Id: I49ba4ed31dff075d66eb4c4deec878243c0080b5
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/ust-tracepoint-event.h
This page took 0.024287 seconds and 4 git commands to generate.