Tracepoint API namespacing '__lttng_ust_events_exit'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 20 Apr 2021 21:15:16 +0000 (17:15 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commit638ce920ec31c143db2c3f64a6571584adede895
tree65d5203cc1b5c07fcac3cc68b0b6c52571c332e6
parent11bce05634f2217def46fbbdb492afbf3dd664c2
Tracepoint API namespacing '__lttng_ust_events_exit'

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