From: "Yordan Karadzhov (VMware)" <y.karadz@gmail.com>
To: linux-trace-devel@vger.kernel.org
Cc: hongzhan.chen@intel.com, jan.kiszka@siemens.com,
"Yordan Karadzhov (VMware)" <y.karadz@gmail.com>
Subject: [PATCH 0/2] kernel-shark: Fixes needed by the Xenomai plugin
Date: Wed, 16 Feb 2022 10:29:07 +0200 [thread overview]
Message-ID: <20220216082909.614231-1-y.karadz@gmail.com> (raw)
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
next reply other threads:[~2022-02-16 8:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-16 8:29 Yordan Karadzhov (VMware) [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220216082909.614231-1-y.karadz@gmail.com \
--to=y.karadz@gmail.com \
--cc=hongzhan.chen@intel.com \
--cc=jan.kiszka@siemens.com \
--cc=linux-trace-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).