Message ID | 20210211103205.418588-1-y.karadz@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Complete the KernelShark v2 transformation | expand |
On Thu, 11 Feb 2021 12:31:38 +0200 "Yordan Karadzhov (VMware)" <y.karadz@gmail.com> wrote: > With this patch-set we complete the destructive part of the transformation > of KernelShark towards v2 and the GUI is finally fully functional again. > > v2 changes: > * Fixing the bug in patch > "kernel-shark: Update KsDualMarker and KsGLWidget", > causing the error "Unable to find FreeSans font". > > * New patches: > - kernel-shark: Search for font with Cmake at pre-build > - kernel-shark: Add pkg-config configuration for libkshark > - kernel-shark: Install libkshark-tepdata.h > > > Yordan Karadzhov (VMware) (27): > kernel-shark: Add get_stream_object() > kernel-shark: Do proper reset in kshark_close_all() > kernel-shark: Restore the counting of event handlers > kernel-shark: Fix a misleading comment > kernel-shark: Count the number of readout interfaces > kernel-shark: Update KsUtils > kernel-shark: Update KsModels and KsSearchFSM > kernel-shark: Add trace data files for CI testing > kernel-shark: Add plugin tests > kernel-shark: Add model tests > kernel-shark: Update KsWidgetsLib > kernel-shark: Add combo point to Mark > kernel-shark: Add new methods to KsPlot::Mark > kernel-shark: Update the plotting example > kernel-shark: Search for font with Cmake at pre-build > kernel-shark: Update KsDualMarker and KsGLWidget > kernel-shark: Update KsTraceGraph and KsQuickContextMenu > kernel-shark: Update KsTraceViewer > kernel-shark: Update KsAdvFilteringDialog > kernel-shark: Update KsCaptureDialog > kernel-shark: Update KsSession > kernel-shark: Update MissedEvents plugin > kernel-shark: Update KsMainWindow and kernelshark.cpp > kernel-shark: Clickable sched_event plugin shapes > kernel-shark: Show Task plots from command lime > kernel-shark: Add pkg-config configuration for libkshark > kernel-shark: Install libkshark-tepdata.h > > Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org> -- Steve