From: Michael Jeanson Date: Thu, 22 Apr 2021 22:36:47 +0000 (-0400) Subject: Move the ringbuffer and counter clients to 'src/common/' X-Git-Tag: v2.13.0-rc1~8 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=8cd08025a83fe1907c6fd04f94c8f9ae362c3da7;hp=8cd08025a83fe1907c6fd04f94c8f9ae362c3da7;p=lttng-ust.git Move the ringbuffer and counter clients to 'src/common/' The clients are used by both liblttng-ust and liblttng-ust-ctl, now that the clock and getcpu plugins on which they depend have been moved to liblttng-ust-common, they can be extracted from liblttng-ust-ctl and move to common convenience libraries. Change-Id: I8384570007950ca18d00759790cb5264b7c3b528 Signed-off-by: Michael Jeanson Signed-off-by: Mathieu Desnoyers ---