Tracepoint API namespacing '__lttng_ust_probe_register_cookie'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 20 Apr 2021 21:08:05 +0000 (17:08 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commitf082dde956214e3cc577d19f8bc687dc3a874d1c
treee73b84653817fe1bd087be98f43cd5b08c0aae07
parent03221919cc826d830e6a324b7cd0f10f101a44e0
Tracepoint API namespacing '__lttng_ust_probe_register_cookie'

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