Tracepoint API namespacing 'TRACEPOINT_PROBE_DYNAMIC_LINKAGE'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 20 Apr 2021 16:13:28 +0000 (12:13 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commit341a19e86e14b272d7de8dedc7e4597a96742a06
tree30f5c3622348a13bf878df2ecf07a21e3a6de5e4
parentac9f44c2c5bebedcaf4e101362efb39b7a158bbd
Tracepoint API namespacing 'TRACEPOINT_PROBE_DYNAMIC_LINKAGE'

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: Iee16eccc8fa796c0154a879d5fc04b9d84597e14
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
README.md
doc/examples/demo/demo.c
include/lttng/tracepoint.h
This page took 0.025512 seconds and 4 git commands to generate.