Rename struct lttng_ust_channel_ops to struct lttng_ust_channel_buffer_ops
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 23 Mar 2021 19:53:39 +0000 (15:53 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 23 Mar 2021 19:54:48 +0000 (15:54 -0400)
commit14b6f89117234871ef9f750c4d282975397e30b7
tree6bb50e74431e9402c8cd23f64a778529d4d93cde
parent02275a1d8e68c32173b45f5a0e3b27d97007c840
Rename struct lttng_ust_channel_ops to struct lttng_ust_channel_buffer_ops

Likewise for private structure. This namespacing will allow smoother
integration of upcoming counter feature in the public API.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Idc68f43febbb7e6ad2ed02615ddaee6a3e729b09
include/lttng/ust-events.h
liblttng-ust/lttng-ring-buffer-client.h
liblttng-ust/lttng-ring-buffer-metadata-client.h
liblttng-ust/ust-events-internal.h
This page took 0.025788 seconds and 4 git commands to generate.