Tracepoint API namespacing ctor, dtor and sections
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 20 Apr 2021 16:05:13 +0000 (12:05 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commitac9f44c2c5bebedcaf4e101362efb39b7a158bbd
treef45519fd215c179837bdc7fbf82cce5c8bee07b4
parent6eddcb066dfe822dcf187715f35e7dbab84dabdf
Tracepoint API namespacing ctor, dtor and sections

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