Remove unused ring buffer client callbacks symbols
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 8 Mar 2021 17:51:06 +0000 (12:51 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 8 Mar 2021 17:51:06 +0000 (12:51 -0500)
commit36305169cda8bb2758f9a03003481bc3ac842d93
tree83aec6b98697aabb51a43312c76ce3c0d4bddeaf
parent7489127501e3e74de4a99875fa1078bc490ad2a6
Remove unused ring buffer client callbacks symbols

This is an API change but the major SONAME bump to '1' gives us the
opportunity to remove symbols which are unused.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ifa147982cc520a3ef3c5fd6f09857ece27e769a3
liblttng-ust/lttng-ring-buffer-client-discard-rt.c
liblttng-ust/lttng-ring-buffer-client-discard.c
liblttng-ust/lttng-ring-buffer-client-overwrite-rt.c
liblttng-ust/lttng-ring-buffer-client-overwrite.c
liblttng-ust/lttng-ring-buffer-client.h
liblttng-ust/lttng-ring-buffer-metadata-client.c
liblttng-ust/lttng-ring-buffer-metadata-client.h
This page took 0.030323 seconds and 4 git commands to generate.