Tracepoint API namespacing '_TP_EXTRACT_STRING'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 20 Apr 2021 21:01:33 +0000 (17:01 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commit4a36f0f19354c2e39f2f3c179280cda290b36be1
tree0f99b3e32cd6e2cb9775b860f7ee45f61afdf53a
parentbae1f483e56c99c22892128d6a77d38cacb14275
Tracepoint API namespacing '_TP_EXTRACT_STRING'

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