Tracepoint API namespacing 'tracepoint_destructors_syms'
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 19 Apr 2021 20:28:55 +0000 (16:28 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commit62eb90f370c02ef86b20f02892b0c0b76bd6f048
tree15ca6df12d1a5fd5b8885d608a108ee0622c0c68
parent7863d51a426962e4fe4c3bae58bc6868d71e6f30
Tracepoint API namespacing 'tracepoint_destructors_syms'

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