linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] KernelShark build fixes for v1.0
@ 2019-06-11 15:20 Yordan Karadzhov
  2019-06-11 15:20 ` [PATCH 1/2] kernel-shark: Avoid TRACECMD_BIN_DIR being set to the build path Yordan Karadzhov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yordan Karadzhov @ 2019-06-11 15:20 UTC (permalink / raw)
  To: rostedt; +Cc: linux-trace-devel, y.karadz, troyengel, Yordan Karadzhov

Two patches addressing the problem of having the paths to the build
directory embedded in the final binaries. The problem was reported
by Troy Engel.

Yordan Karadzhov (2):
  kernel-shark: Avoid TRACECMD_BIN_DIR being set to the build path
  kernel-shark: Avoid debug build when CMAKE_BUILD_TYPE=Release

 kernel-shark/CMakeLists.txt           | 25 ++++++++++++++++---------
 kernel-shark/README                   |  4 ++--
 kernel-shark/build/FindTraceCmd.cmake | 14 +++++++++-----
 kernel-shark/build/deff.h.cmake       |  2 +-
 kernel-shark/src/KsCaptureDialog.cpp  | 13 ++++++++-----
 5 files changed, 36 insertions(+), 22 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-06-12 13:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-11 15:20 [PATCH 0/2] KernelShark build fixes for v1.0 Yordan Karadzhov
2019-06-11 15:20 ` [PATCH 1/2] kernel-shark: Avoid TRACECMD_BIN_DIR being set to the build path Yordan Karadzhov
2019-06-11 15:20 ` [PATCH 2/2] kernel-shark: Avoid debug build when CMAKE_BUILD_TYPE=Release Yordan Karadzhov
2019-06-12 13:34 ` [PATCH 0/2] KernelShark build fixes for v1.0 Steven Rostedt

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).