On 17.07.19 г. 22:30 ч., Steven Rostedt wrote:
On Mon, 15 Jul 2019 16:20:42 +0300 "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx> wrote:This change aims to avoid showing the labels of the time axis (zeros) when no data is loaded.What is this actually fixing? I don't see a difference with adding this patch and without it.
Before applying the patch, try to open the GUI without a .dat file. Then try to change the marker by pressing one of the marker's buttons. This will try to update the labels of the time axis. But because no data is loaded and nothing is plotted you will see only zeros at the place where the time axis is supposed to be plotted.
Thanks! Yordan
-- SteveSigned-off-by: Yordan Karadzhov (VMware) <y.karadz@xxxxxxxxx>