From: Mathieu Desnoyers Date: Thu, 12 Dec 2019 18:19:36 +0000 (-0500) Subject: relayd: viewer-stream: introduce viewer_stream_close_files and viewer_stream_sync_tra... X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=3087b021f1319ad541ddeeda868c2180d05dcae5;hp=3087b021f1319ad541ddeeda868c2180d05dcae5 relayd: viewer-stream: introduce viewer_stream_close_files and viewer_stream_sync_tracefile_array_tail Introduce the following viewer helpers for clear: - viewer_stream_close_files: Allow closing currently open viewer files. - viewer_stream_sync_tracefile_array_tail: Allow updating the current tracefile id and the index sent seqcount based on the current content of the tracefile array. Signed-off-by: Mathieu Desnoyers Change-Id: I5d2f72868625b00b207c75c202bc514768c35166 Signed-off-by: Jérémie Galarneau ---