linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] More modifications toward KS 1.0
@ 2018-12-12 16:58 Yordan Karadzhov
  2018-12-12 16:58 ` [PATCH 1/5] kernel-shark-qt: Avoid spurious searches Yordan Karadzhov
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Yordan Karadzhov @ 2018-12-12 16:58 UTC (permalink / raw)
  To: rostedt@goodmis.org; +Cc: linux-trace-devel@vger.kernel.org

This series of patches contains the last (hopefully) modifications
needed before releasing KernelShark 1.0.

Yordan Karadzhov (5):
  kernel-shark-qt: Avoid spurious searches
  kernel-shark-qt: Create "Apply filter XX" checkboxes in KsUtils
  kernel-shark-qt: Improuve the KsQuickContextMenu
  kernel-shark-qt: Update the documentation link
  kernel-shark-qt: Version 1.0.0

 kernel-shark-qt/CMakeLists.txt             |  4 +--
 kernel-shark-qt/src/KsMainWindow.cpp       | 41 ++++++++++------------
 kernel-shark-qt/src/KsMainWindow.hpp       |  6 ++--
 kernel-shark-qt/src/KsQuickContextMenu.cpp | 39 ++++++++++++++++++++
 kernel-shark-qt/src/KsQuickContextMenu.hpp |  6 +++-
 kernel-shark-qt/src/KsTraceViewer.cpp      | 20 ++++++++---
 kernel-shark-qt/src/KsUtils.cpp            | 25 +++++++++++++
 kernel-shark-qt/src/KsUtils.hpp            |  2 ++
 8 files changed, 109 insertions(+), 34 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2018-12-14 12:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-12 16:58 [PATCH 0/5] More modifications toward KS 1.0 Yordan Karadzhov
2018-12-12 16:58 ` [PATCH 1/5] kernel-shark-qt: Avoid spurious searches Yordan Karadzhov
2018-12-14  3:47   ` Steven Rostedt
2018-12-14 12:02     ` Yordan Karadzhov (VMware)
2018-12-12 16:58 ` [PATCH 2/5] kernel-shark-qt: Create "Apply filter XX" checkboxes in KsUtils Yordan Karadzhov
2018-12-12 16:58 ` [PATCH 3/5] kernel-shark-qt: Improuve the KsQuickContextMenu Yordan Karadzhov
2018-12-12 16:58 ` [PATCH 4/5] kernel-shark-qt: Update the documentation link Yordan Karadzhov
2018-12-12 16:58 ` [PATCH 5/5] kernel-shark-qt: Version 1.0.0 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).