Tracepoint API namespacing '_TP_COMBINE_TOKENS'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 20 Apr 2021 15:13:42 +0000 (11:13 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commitaec5037bcf606e1649e3b3ff2a6374e8434a3e2b
treef3718b874f2928decb1082f463edbf12f23635a3
parentbd75d5b944fefa9819bd341d16478a31441d30e3
Tracepoint API namespacing '_TP_COMBINE_TOKENS'

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: Ife2aa364f3a5f60b248b93a00854694eb351b8c8
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/tracepoint.h
include/lttng/ust-tracepoint-event.h
This page took 0.026038 seconds and 4 git commands to generate.