Tracepoint API namespacing 'TRACEPOINT_MODEL_EMF_URI'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 20 Apr 2021 17:49:22 +0000 (13:49 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:01:18 +0000 (11:01 -0400)
commitdbcc2f9279a03c620350b4743467aa2f7cb7bf5f
treecbeeca7399f1e7ff3118504f4c5472a26baa8cd2
parent612e9ce4e5cc3a1292522a563789f6aab6c421b1
Tracepoint API namespacing 'TRACEPOINT_MODEL_EMF_URI'

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