Add lttng_dynamic_buffer_append_view util
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 15 May 2020 20:04:11 +0000 (16:04 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 26 May 2020 21:05:11 +0000 (17:05 -0400)
commitfdd678b6b3297015dd48e94ddb6b05bbfb5f5d43
tree9d1307821bd5481bdb7ee7e1992a769c239d0978
parent8cbfbe1c0dc900e33e461d7c90f77184b557d719
Add lttng_dynamic_buffer_append_view util

Add lttng_dynamic_buffer_append_view() which appends the contents
of a buffer view to a dynamic buffer.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I4082ba2c848b79aa2116847987067453638de441
src/common/dynamic-buffer.c
src/common/dynamic-buffer.h
This page took 0.027249 seconds and 4 git commands to generate.