Tracepoint API namespacing '_TP_EXVAR'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 20 Apr 2021 15:14:48 +0000 (11:14 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commit20bbaf92b5a63069ae46b851158420178ba1e299
tree820ce7095d98d63f5896cba2b74914154529e126
parentaec5037bcf606e1649e3b3ff2a6374e8434a3e2b
Tracepoint API namespacing '_TP_EXVAR'

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