Tracepoint API namespacing '__LTTNG_UST_NULL_STRING'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 20 Apr 2021 18:31:00 +0000 (14:31 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commitee0889a3fd9dcd72275237344b96fdce192f88b7
treeb358b4c9e494ac71b339db9cc0894ad85944152f
parent4849bc7a9e250ce47d7a3deb0d2327cc4b50422f
Tracepoint API namespacing '__LTTNG_UST_NULL_STRING'

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