Tracepoint API namespacing '__get_dynamic_len'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 20 Apr 2021 21:00:10 +0000 (17:00 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commitbae1f483e56c99c22892128d6a77d38cacb14275
treea24a4d5542db3a14e266b5092421b0f848367eea
parentc28c4a88a1cad73bbeeae2e33546e7b77d1608a1
Tracepoint API namespacing '__get_dynamic_len'

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