Tracepoint API namespacing '_TP_EXPROTO'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 20 Apr 2021 15:17:15 +0000 (11:17 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commit0efe0fcd91ec57dc1383edf9d68d7a6dc2b69c80
treedd5901e1acf077bba72c6af117c2cb6de7c3ab25
parent26772f59f60a06b6473cfaea0eb9639e34a385cc
Tracepoint API namespacing '_TP_EXPROTO'

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