It turns that there are number of ways to crash the GUI if you click buttons or play with the mouse before any data is loaded. This patch-set tries to get this fixed. Yordan Karadzhov (VMware) (2): kernel-shark: Initialize the data-related fields of the model kernel-shark: Always check if data is loaded before changing the graphs kernel-shark/src/KsGLWidget.cpp | 22 ++++++++++++++++++++-- kernel-shark/src/KsGLWidget.hpp | 2 ++ kernel-shark/src/KsTraceGraph.cpp | 9 +++++++++ kernel-shark/src/libkshark-model.c | 3 +++ 4 files changed, 34 insertions(+), 2 deletions(-) -- 2.20.1
![]() |