Move private ABI counter client symbols to dedicated header
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 24 Mar 2021 18:44:05 +0000 (14:44 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 29 Mar 2021 18:04:22 +0000 (14:04 -0400)
commitb62f8205216d20d7ef16b536efd81389dc6fdd2f
tree419f09eb1bab84fd42a14b4802188c4843623e13
parent60864af02c63fdaaf9264b4f14bfbc9f9fba64bd
Move private ABI counter client symbols to dedicated header

The counter client percpu functions are provided by liblttng-ust and used
by liblttng-ust-ctl. Make them part of the private ABI.

Change-Id: I5fe3c16cb46ac3998dbdc037ccdb71170fc03f61
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust-ctl/ustctl.c
liblttng-ust/Makefile.am
liblttng-ust/lttng-counter-client-percpu-32-modular.c
liblttng-ust/lttng-counter-client-percpu-64-modular.c
liblttng-ust/lttng-counter-client.h [new file with mode: 0644]
liblttng-ust/lttng-ust-comm.c
liblttng-ust/ust-core.c
This page took 0.029137 seconds and 4 git commands to generate.