Tracepoint API namespacing '_tp_max_t'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 20 Apr 2021 18:59:10 +0000 (14:59 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commit1210ca90e6300ad2dbc271143e14a75355387021
tree9faaedb0f36772d40ad546a2954c7370a582accb
parentca6ed78d9920655ae93e4ee75b82b1452ac01a88
Tracepoint API namespacing '_tp_max_t'

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: I3f80c5a299e537897d9f0dd3e48ce2c1ccf68c30
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.023811 seconds and 4 git commands to generate.