From: Simon Marchi Date: Fri, 22 Mar 2024 18:28:37 +0000 (-0400) Subject: flt.utils.muxer: don't reset clock expectation when seeking beginning X-Git-Url: https://git.efficios.com/?a=commitdiff_plain;h=ea48e980dd93f0f9467aeb39d69b61e154d59070;hp=ea48e980dd93f0f9467aeb39d69b61e154d59070;p=babeltrace.git flt.utils.muxer: don't reset clock expectation when seeking beginning When seeking the beginning, there is no reason to reset the clock expectations. The clocks seen after a seek beginning should be compatible with those seen before. Signed-off-by: Simon Marchi Change-Id: I2ea587ea7b7f62ae509632836ae4364292903001 Reviewed-on: https://review.lttng.org/c/babeltrace/+/12148 Reviewed-by: Philippe Proulx Tested-by: jenkins ---