Remove unused ringbuffer-abi.h public header
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 15 Apr 2021 20:09:47 +0000 (16:09 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 15 Apr 2021 20:09:47 +0000 (16:09 -0400)
commite23004b595a319f5bfd6fbc9eda600edda1cfd02
tree01485e61c32a45d0f9d3ae4b38f93305b9249442
parentb88f9167c530abc0726b43f18154a8629ee289b8
Remove unused ringbuffer-abi.h public header

This header has always been unused. The consumer daemon interacts with
the ring buffer in lttng-ust is through liblttng-ust-ctl, and not
through an ioctl-style ABI.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I24239a40a30c56fb68917a132f4f58b219ea3e4a
include/Makefile.am
include/lttng/ringbuffer-abi.h [deleted file]
src/common/ringbuffer/api.h
This page took 0.024534 seconds and 4 git commands to generate.