From: Jérémie Galarneau Date: Fri, 15 May 2020 20:04:11 +0000 (-0400) Subject: Add lttng_dynamic_buffer_append_view util X-Git-Tag: v2.11.5~36 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=3f4ef714d1ee23dfedf08ccaa9ae2c2e768023f0;hp=3f4ef714d1ee23dfedf08ccaa9ae2c2e768023f0;p=lttng-tools.git 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 Change-Id: I4082ba2c848b79aa2116847987067453638de441 ---