linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Final preparation before adding the KernelShark GUI
@ 2018-09-21 13:45 Yordan Karadzhov
  2018-09-21 13:45 ` [PATCH 1/4] kernel-shark-qt: Add kshark_get_X_easy() functions Yordan Karadzhov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Yordan Karadzhov @ 2018-09-21 13:45 UTC (permalink / raw)
  To: rostedt; +Cc: linux-trace-devel, Yordan Karadzhov (VMware)

From: "Yordan Karadzhov (VMware)" <y.karadz@gmail.com>

Four small patches needed as a final preparation before introducing
the first components of the Qt-based KernelShark GUI.

Yordan Karadzhov (VMware) (4):
  kernel-shark-qt: Add kshark_get_X_easy() functions.
  kernel-shark-qt: Add kshark_convert_nano() function
  kernel-shark-qt: Add functions for fast filter clearing.
  kernel-shark-qt: Rename the Cmake-generated header file.

 kernel-shark-qt/build/cmake_clean.sh |   2 +-
 kernel-shark-qt/build/deff.h.cmake   |   2 +-
 kernel-shark-qt/src/CMakeLists.txt   |   2 +-
 kernel-shark-qt/src/libkshark.c      | 191 ++++++++++++++++++++++++++-
 kernel-shark-qt/src/libkshark.h      |  18 +++
 5 files changed, 211 insertions(+), 4 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-09-21 19:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-21 13:45 [PATCH 0/4] Final preparation before adding the KernelShark GUI Yordan Karadzhov
2018-09-21 13:45 ` [PATCH 1/4] kernel-shark-qt: Add kshark_get_X_easy() functions Yordan Karadzhov
2018-09-21 13:45 ` [PATCH 2/4] kernel-shark-qt: Add kshark_convert_nano() function Yordan Karadzhov
2018-09-21 13:45 ` [PATCH 3/4] kernel-shark-qt: Add functions for fast clearing of the filters Yordan Karadzhov
2018-09-21 13:45 ` [PATCH 4/4] kernel-shark-qt: Rename the Cmake-generated header file Yordan Karadzhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).