Tracepoint API namespacing 'tracepoint_dlopen'
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 19 Apr 2021 20:26:35 +0000 (16:26 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commit7863d51a426962e4fe4c3bae58bc6868d71e6f30
treef9e847b68a12898ed8db86f1cd945cd5be83232b
parent7f2f82c3b336458e815e9a4ed100d7084c9e7138
Tracepoint API namespacing 'tracepoint_dlopen'

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