The patch-set contains 3 patches (1-3) that have been sent already, but have been found to have various problems. The last patch is new but it implements something that has been suggested by Steven in his review of the previous version of patch 1/4. Yordan Karadzhov (4): kernel-shark: Configuration information in ${HOME}/.cache/kernelshark kernel-shark: Set the configuration cache directory via env. variable kernel-shark: Load Last Session from command line kernel-shark: Configuration file directory to be created by the executable Makefile | 5 ++++- kernel-shark/CMakeLists.txt | 11 ++++++----- kernel-shark/README | 8 +++++++- kernel-shark/build/deff.h.cmake | 4 ++-- kernel-shark/src/KsMainWindow.cpp | 22 ++++++++++++++++------ kernel-shark/src/KsMainWindow.hpp | 2 ++ kernel-shark/src/kernelshark.cpp | 9 ++++++++- 7 files changed, 45 insertions(+), 16 deletions(-) -- 2.19.1