Tracepoint API namespacing 'TP_SESSION_CHECK'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 20 Apr 2021 20:50:17 +0000 (16:50 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commit91fe3e1353806b798ce141de4481de115ea209fe
tree48a0077416dfdb5d246fa93982427837f33d81da
parent061fc37ae64a1ad3ecefe10d9a2db33ebb5c41ce
Tracepoint API namespacing 'TP_SESSION_CHECK'

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