Tracepoint API namespacing '__probe_desc'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 20 Apr 2021 21:05:05 +0000 (17:05 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commitc9201081eda56bee10254f8df7a1c7db0fd023de
tree5f2a03eed971639b0b7323bbf29ebe127cd45179
parent4a36f0f19354c2e39f2f3c179280cda290b36be1
Tracepoint API namespacing '__probe_desc'

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