The important one is the one fixing the visualization model aborting on 32 bit system [PATCH 2]. Changes in v2: - [PATCH 2] includes a fix for void ksmodel_jump_to() - [PATCH 3] is new. Yordan Karadzhov (3): kernel-shark: Fix a bug when plotting the last trace record kernel-shark: Always use 64 bit variables for timestamps. kernel-shark: Fix all warnings when building on 32 bit systems kernel-shark/examples/datahisto.c | 4 ++-- kernel-shark/src/KsTraceGraph.cpp | 10 +++++----- kernel-shark/src/libkshark-model.c | 27 +++++++++++++++++++-------- kernel-shark/src/libkshark-model.h | 2 +- kernel-shark/src/libkshark.c | 4 ++-- 5 files changed, 29 insertions(+), 18 deletions(-) -- 2.20.1