linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] kernel-shark: Fixes needed by the Xenomai plugin
@ 2022-02-16  8:29 Yordan Karadzhov (VMware)
  2022-02-16  8:29 ` [PATCH 1/2] kernel-shark: Add KsPluginsGUI.hpp/.cpp Yordan Karadzhov (VMware)
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yordan Karadzhov (VMware) @ 2022-02-16  8:29 UTC (permalink / raw)
  To: linux-trace-devel; +Cc: hongzhan.chen, jan.kiszka, Yordan Karadzhov (VMware)

Yordan Karadzhov (VMware) (2):
  kernel-shark: Add KsPluginsGUI.hpp/.cpp
  kernel-shark: Load 'ctrl' interface for user plugins

 src/CMakeLists.txt   |  5 +++++
 src/KsPluginsGUI.cpp | 27 +++++++++++++++++++++++++++
 src/KsPluginsGUI.hpp | 22 ++++++++++++++++++++++
 src/KsUtils.cpp      | 35 +++++++++++++++++++++++++----------
 src/KsUtils.hpp      |  2 ++
 5 files changed, 81 insertions(+), 10 deletions(-)
 create mode 100644 src/KsPluginsGUI.cpp
 create mode 100644 src/KsPluginsGUI.hpp

-- 
2.32.0


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

end of thread, other threads:[~2022-02-21 12:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-16  8:29 [PATCH 0/2] kernel-shark: Fixes needed by the Xenomai plugin Yordan Karadzhov (VMware)
2022-02-16  8:29 ` [PATCH 1/2] kernel-shark: Add KsPluginsGUI.hpp/.cpp Yordan Karadzhov (VMware)
2022-02-16  8:29 ` [PATCH 2/2] kernel-shark: Load 'ctrl' interface for user plugins Yordan Karadzhov (VMware)
2022-02-21 12:31 ` [PATCH 0/2] kernel-shark: Fixes needed by the Xenomai plugin 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).