Tracepoint API namespacing '__tp_provider' and '__tp_name'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 20 Apr 2021 16:16:36 +0000 (12:16 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commit92866a9dad57a5bd36286808155318cf8587fe2d
treea585a3bfc7f2187f75996f198304c9f33af0768c
parent341a19e86e14b272d7de8dedc7e4597a96742a06
Tracepoint API namespacing '__tp_provider' and '__tp_name'

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