Tracepoint API namespacing 'LTTNG_UST_SDT'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 20 Apr 2021 15:05:36 +0000 (11:05 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commitbd75d5b944fefa9819bd341d16478a31441d30e3
tree65ddcd6a65f0813c7dabbfbe57a0e87154fc77f3
parent0274f7f24e55825f2a51804d50100676d468c06d
Tracepoint API namespacing 'LTTNG_UST_SDT'

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