Tracepoint API namespacing '__probe_register'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 20 Apr 2021 21:06:10 +0000 (17:06 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commit03221919cc826d830e6a324b7cd0f10f101a44e0
tree2bf74cc90e27d1ec0d3c5e1d190a17dc6236598e
parentc9201081eda56bee10254f8df7a1c7db0fd023de
Tracepoint API namespacing '__probe_register'

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