Namespace 'struct channel' under 'lttng_ust_lib_ring_buffer_'
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 12 Mar 2021 20:27:26 +0000 (15:27 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 16 Mar 2021 16:47:42 +0000 (12:47 -0400)
commit5198080d2234eb06e95d245d0a9747810f496475
tree6cdab7eac0640d2bd1b117c4c3b247bd2a812254
parentfa194c4157f029404fe2ea10098d1bbcebcf6aa9
Namespace 'struct channel' under 'lttng_ust_lib_ring_buffer_'

The major SONAME bump to '1' gives us the opportunity to properly
namespace some older parts of the API.

Change-Id: Iab40cde0c9ccc36d9fb537d665eb11d8d96da847
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
18 files changed:
include/lttng/ringbuffer-config.h
include/lttng/ust-events.h
liblttng-ust-ctl/ustctl.c
liblttng-ust/lttng-events.c
liblttng-ust/lttng-ring-buffer-client.h
liblttng-ust/lttng-ring-buffer-metadata-client.h
liblttng-ust/lttng-ust-abi.c
libringbuffer/backend.h
libringbuffer/backend_internal.h
libringbuffer/backend_types.h
libringbuffer/frontend.h
libringbuffer/frontend_api.h
libringbuffer/frontend_internal.h
libringbuffer/frontend_types.h
libringbuffer/ring_buffer_backend.c
libringbuffer/ring_buffer_frontend.c
libringbuffer/shm.h
libringbuffer/shm_types.h
This page took 0.027192 seconds and 4 git commands to generate.