Tracepoint API namespacing '_TP_NARGS'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 20 Apr 2021 15:53:04 +0000 (11:53 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commit6eddcb066dfe822dcf187715f35e7dbab84dabdf
treeabac7204b028e0e6e52f6e152e401c85f760062e
parent0efe0fcd91ec57dc1383edf9d68d7a6dc2b69c80
Tracepoint API namespacing '_TP_NARGS'

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