Tracepoint API namespacing tracepoint-rcu
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 21 Apr 2021 18:33:28 +0000 (14:33 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commit251c9f75028bda8453a048978ec221b70a652153
treeae28ccbb6bb8fbf5bf53bbce0160f14eec087ad4
parentbaa8acf3af23bc5d9373144bef8147744b5ae01f
Tracepoint API namespacing tracepoint-rcu

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: Ia07f15d7dd01c6d1e86033c83d329888bb52553f
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
include/lttng/ust-tracepoint-event.h
src/lib/lttng-ust-tracepoint/tracepoint.c
This page took 0.02448 seconds and 4 git commands to generate.