Move ust-events.h private functions to internal
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 5 Mar 2021 17:10:59 +0000 (12:10 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 8 Mar 2021 17:58:18 +0000 (12:58 -0500)
commit7753d283c5e8cc76e9bc7d5960754a589426ffa3
treeee784a0824cffc1b69b5807039bbce0bfc2b36e2
parent871ad31c32e253edbd2f85f40ffd77dc3315efad
Move ust-events.h private functions to internal

This is an API change but the major SONAME bump to '1' gives us the
opportunity to hide symbols that should have been private from the
start.

Change-Id: Ic797f0b17f9edac5d5b2115428afbd241b1c778b
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/ust-events.h
liblttng-ust-comm/lttng-ust-comm.c
liblttng-ust/lttng-events.c
liblttng-ust/lttng-ring-buffer-client.h
liblttng-ust/lttng-ring-buffer-metadata-client.h
liblttng-ust/lttng-ust-statedump.c
liblttng-ust/ust-events-internal.h
This page took 0.026123 seconds and 4 git commands to generate.