Hide or namespace the remaining tracepoint internal symbols
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 9 Mar 2021 19:56:44 +0000 (14:56 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 16 Mar 2021 16:43:02 +0000 (12:43 -0400)
commitd10a220587d0a41c85da916a65e9dfc9f61062fa
tree13d8b097d5fdd00edd16156b345f4b9ab68de674
parent2a9d9339386426860c1df91d0b8010c87809c84b
Hide or namespace the remaining tracepoint internal symbols

The major SONAME bump to '1' gives us the opportunity to hide private
symbols that should never have been visible.

Namespace the symbols that are part of the liblttng-ust-tracepoint ABI
but are not part of the public API.

Change-Id: I46125715e88f88891fe0c02a95adbbf6792a33e2
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust/lttng-events.c
liblttng-ust/tracepoint-internal.h
liblttng-ust/tracepoint.c
This page took 0.02474 seconds and 4 git commands to generate.