Fix: liblttng-ust-ctl: missing ring buffer and counter clients init/exit symbols
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 30 Mar 2021 19:59:02 +0000 (15:59 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 30 Mar 2021 19:59:02 +0000 (15:59 -0400)
commitf27f1026353ae61083b7a2221f912b0299095a04
treea242794317e5769e1e01468b4b5142be162a60b2
parent14e0a13576200091ccaba54c89692ee21672a700
Fix: liblttng-ust-ctl: missing ring buffer and counter clients init/exit symbols

Move init/exit functions to ust-core.c which is linked against by both
liblttng-ust and liblttng-ust-ctl to make them available to the control
library.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I70bd2841c941df8e4d25629a0747aaebe57e0569
liblttng-ust/lttng-counter-client.h
liblttng-ust/lttng-rb-clients.h
liblttng-ust/lttng-ust-comm.c
liblttng-ust/ust-core.c
liblttng-ust/ust-events-internal.h
This page took 0.028831 seconds and 4 git commands to generate.