Tracepoint API namespacing '_TP_EXDATA'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 20 Apr 2021 15:16:10 +0000 (11:16 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commit26772f59f60a06b6473cfaea0eb9639e34a385cc
tree0cf6350323e04c15fb7fe79dbd53bb76c7a3914d
parent20bbaf92b5a63069ae46b851158420178ba1e299
Tracepoint API namespacing '_TP_EXDATA'

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