Patches addressing the problem of having the paths to the build directory embedded in the final binaries. The problem was reported by Troy Engel. Changes in v2: - In FindTraceCmd.cmake : discovering the trace-cmd executable is now a compulsory requirement. - A new buld type called "Package" has been defined. Yordan Karadzhov (3): kernel-shark: Remove the "-g" compiler flag. kernel-shark: Avoid TRACECMD_BIN_DIR being set to the build path kernel-shark: Define a CMAKE_BUILD_TYPE "Package" kernel-shark/CMakeLists.txt | 45 ++++++++++++++++++--------- kernel-shark/README | 22 +++++++++---- kernel-shark/build/FindTraceCmd.cmake | 18 ++++++----- kernel-shark/build/deff.h.cmake | 2 +- kernel-shark/src/KsCaptureDialog.cpp | 7 ++--- 5 files changed, 61 insertions(+), 33 deletions(-) -- 2.20.1
![]() |