Tracepoint API namespacing '_TP_ARRAY_SIZE'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 20 Apr 2021 18:58:11 +0000 (14:58 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commitca6ed78d9920655ae93e4ee75b82b1452ac01a88
treefcff6e43f753474b0f98f2a6c58f8352f767561f
parentee0889a3fd9dcd72275237344b96fdce192f88b7
Tracepoint API namespacing '_TP_ARRAY_SIZE'

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