On Mon, 4 Jan 2021 19:46:40 +0200 "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx> wrote: > In this patch-set we are starting the introduction of the changes > in the C API of libkshark. The goal of this transformation is to > turn KernelShark into a general purpose toolkit for analysis of > tracing data that is no longer strongly coupled to the Ftrace/trace-cmd > data format. At the end of the transformation KernelShark will be able > to merge and simultaneously visualize data from different tracers, > recorded in different data formats. It will also significantly extend > the possibilities for user customization. > > This patch-set transforms the way KernelShark processes the raw tracing > data. Later, in a consecutive patch-sets we will introduce the changes > in the visualization instruments and in the KernelShark GUI itself. > Hi Yordan, I don't think you noticed that I applied your last series, with tweaks (commenting in the change log what I tweaked). Can you rebase this series against mainline? git://git.kernel.org/pub/scm/utils/trace-cmd/kernel-shark.git Thanks! -- Steve