1. d5ce4cc kernel-shark: Better formatting of the error messages from "Record" by Yordan Karadzhov (VMware) · 6 years ago master
  2. 10f37d7 kernel-shark: Optimize the error messages when "Record" fails to start by Yordan Karadzhov (VMware) · 6 years ago
  3. b7521a8 kernel-shark: Use standart error message in KsMainWindow::_record() by Yordan Karadzhov (VMware) · 6 years ago
  4. 9fd4505 kernel-shark: Don't use pkexec when running as Root by Yordan Karadzhov (VMware) · 6 years ago
  5. 56a529a kernel-shark: Show warning message when running as Root by Yordan Karadzhov (VMware) · 6 years ago
  6. 9c02039 kernel-shark-qt: Fix the broken Color scheme slider by Yordan Karadzhov (VMware) · 6 years ago
  7. 1375d98 tools lib traceevent: Fix buffer overflow in arg_eval by Tony Jones · 6 years ago
  8. 8ba49da trace-cmd: Move kernel_stack event handler to "function" plugin. by Tzvetomir Stoyanov (VMware) · 6 years ago
  9. eb36501 kernel-shark: Replace the corrupted logo and icon files by Yordan Karadzhov (VMware) · 6 years ago
  10. f97e28a KernelShark: Version 1.0 by Steven Rostedt (VMware) · 6 years ago
  11. 39ac509 kernel-shark: Add the new logo to the Documentation by Steven Rostedt (VMware) · 6 years ago
  12. a556a27 kernel-shark: Revert adding relative path to policy installation by Steven Rostedt (VMware) · 6 years ago
  13. b95fbd9 kernel-shark: Revert adding environment variables to kshark-su-record by Steven Rostedt (VMware) · 6 years ago
  14. 2351837 trace-cmd: Allow setting of the name of Python in pkgconfig by Patrick McLean · 6 years ago
  15. cb52517 trace-cmd: Generate proper soname by Patrick McLean · 6 years ago
  16. 68fd0c5 trace-cmd: In the ctracecmdgui use PyLong on Python 3 by Patrick McLean · 6 years ago
  17. dbee104 trace-cmd: Add missing headers to Python template by Patrick McLean · 6 years ago
  18. 7ba5e12 trace-cmd: Replace PyString_FromString() with PyUnicode_FromString() by Steven Rostedt (VMware) · 6 years ago
  19. 93d76ea trace-cmd: Fix a typo in warning messages by Tzvetomir Stoyanov · 6 years ago
  20. c9b3aa0 kernel-shark: Xserver, grant access to user root by Tzvetomir Stoyanov · 6 years ago
  21. 1517dc3 trace-cmd: Only add udis86 CFLAGS and LDFLAGS if it is found by Steven Rostedt · 6 years ago
  22. 2f641a1 kernel-shark: Handle corrupted configuration file for the Capture dialog by Yordan Karadzhov (VMware) · 6 years ago
  23. 7ca1204 kernel-shark: Handle errors when loading Capture configurations by Yordan Karadzhov (VMware) · 6 years ago
  24. a9afc4d kernel-shark: Allow KsCaptureControl widget to print text to the console by Yordan Karadzhov (VMware) · 6 years ago
  25. 1e40b00 kernel-shark: kshark_import_event_filter() tolerates non-existing events by Yordan Karadzhov (VMware) · 6 years ago
  26. 5f3fba3 kernel-shark: Disable Capture if trace-cmd can't function by Yordan Karadzhov (VMware) · 6 years ago
  27. b084eb5 kernel-shark: Set the DISPLAY environment for pkexec kshark-record by Steven Rostedt (VMware) · 6 years ago
  28. 8eb0d75 kernel-shark: Execute kshark-record from same dir as kshark-su-record by Steven Rostedt (VMware) · 6 years ago
  29. 0cc751d kernel-shark: Suppress "Root privileges are required" if already root by Steven Rostedt (VMware) · 6 years ago
  30. 9f25e6f kernel-shark: Better error message for the constructor of KsCaptureControl by Yordan Karadzhov (VMware) · 6 years ago
  31. 41f08ad kernel-shark: Make KsEventsCheckBoxWidget::removeSystem more robust by Yordan Karadzhov (VMware) · 6 years ago
  32. 80940d0 kernel-shark: Get the path to trace-cmd executable from _INSTALL_PREFIX by Yordan Karadzhov (VMware) · 6 years ago
  33. 6060dcb trace-cmd: Set SONAME on shared libraries by Patrick McLean · 6 years ago
  34. 255c93c trace-cmd: Install all headers needed by kernelshark to proper paths by Patrick McLean · 6 years ago
  35. a72ee2d trace-cmd: No automagic dependency on udis86 by Patrick McLean · 6 years ago
  36. 9390e5c trace-cmd: Allow overriding of python installation directory by Patrick McLean · 6 years ago
  37. 2091de2 trace-cmd: Use PyLong_AsLong() for Python 3 by Steven Rostedt (VMware) · 6 years ago
  38. dbddc64 trace-cmd: Use PyMemoryView_FromMemory() for Python 3 by Steven Rostedt (VMware) · 6 years ago
  39. ff3c218 trace-cmd: Replace PySting_FromString() with PyUnicode_FromString() by Steven Rostedt (VMware) · 6 years ago
  40. 00034f9 kernel-shark: Add quotes around $XDG_SESSION_TYPE in kshark-su-record by Steven Rostedt (VMware) · 6 years ago
  41. 11d683a kernel-shark: Start using the new logo and icon by Yordan Karadzhov · 6 years ago
  42. e5a8e0b kernel-shark: Add logo and icon files by Yordan Karadzhov · 6 years ago
  43. f1ef911 kernel-shark: kernel-shark: Avoid a duplicate error message from capture by Yordan Karadzhov (VMware) · 6 years ago
  44. b7cb5ff kernel-shark: Always check if data is loaded before changing the graphs by Yordan Karadzhov (VMware) · 6 years ago
  45. eb1baa7 kernel-shark: Initialize all fields of struct kshark_trace_histo by Steven Rostedt (VMware) · 6 years ago
  46. e9ad1b9 kernel-shark: Always clear the marker after resizing the table. by Yordan Karadzhov (VMware) · 6 years ago
  47. 8b4bd28 kernel-shark: The graph widget must follow the active marker by Yordan Karadzhov (VMware) · 6 years ago
  48. 4ff3880 kernel-shark: Use '<br>' for dialog and '\n' for console error messages by Steven Rostedt (VMware) · 6 years ago
  49. 8adfaa1 kernel-shark: Show the standard error of kshark-record by Steven Rostedt (VMware) · 6 years ago
  50. 644609a kernel-shark: Remove the "make install" suggestion for capture errors by Yordan Karadzhov (VMware) · 6 years ago
  51. cb91f64 revert: "kernel-shark: Remove a duplicate error message" by Steven Rostedt (VMware) · 6 years ago
  52. 2e15c98 kernel-shark: Less scary error message from Capture dialog by Yordan Karadzhov (VMware) · 6 years ago
  53. 5b8f014 kernel-shark: Disconnect "capture errors" before closing KernelShark GUI by Yordan Karadzhov (VMware) · 6 years ago
  54. adaba4d kernel-shark: Remove a duplicate error message by Yordan Karadzhov (VMware) · 6 years ago
  55. 8d0c09e kernel-shark: Don't try to open data file if recording failed by Yordan Karadzhov (VMware) · 6 years ago
  56. c403e29 kernel-shark: Optimize the command line options used by the capture dialog by Yordan Karadzhov (VMware) · 6 years ago
  57. f47fbad kernel-shark: Add method for getting all selected events by Yordan Karadzhov (VMware) · 6 years ago
  58. d1ddcdb kernel-shark: Don't free the string field of KS_CONFIG_STRING document by Yordan Karadzhov (VMware) · 6 years ago
  59. eba17be trace-cmd: Add git version string to trace-cmd --version output by Steven Rostedt (VMware) · 6 years ago
  60. 6763214 kernel-shark: Update the HTML documentation to the new version by Steven Rostedt (VMware) · 6 years ago
  61. 850572f kernel-shark: Separate the target instalation instructions by Yordan Karadzhov (VMware) · 6 years ago
  62. e0a1896 kernel-shark: Line up the table of the loaded Advanced filters by Yordan Karadzhov (VMware) · 6 years ago
  63. 1db270e kernel-shark: Fix all warnings when building on 32 bit systems by Yordan Karadzhov · 6 years ago
  64. 7f77935 kernel-shark: Always use 64 bit variables for timestamps. by Yordan Karadzhov · 6 years ago
  65. bd1953f kernel-shark: Fix a bug when plotting the last trace record by Yordan Karadzhov · 6 years ago
  66. b9f86b1 kernel-shark: Add 'make BUILD_TYPE=X gui' to change how the gui is made by Steven Rostedt (VMware) · 6 years ago
  67. 9aef575 kernel-shark: Have "make clean" run cmake-clean.sh by Steven Rostedt (VMware) · 6 years ago
  68. f79e8fc kernelshark: Update the README for changes to the make process by Steven Rostedt (VMware) · 6 years ago
  69. 625ac50 kernel-shark: Define a CMAKE_BUILD_TYPE "Package" by Yordan Karadzhov · 6 years ago
  70. 1b25ee0 kernel-shark: Avoid TRACECMD_BIN_DIR being set to the build path by Yordan Karadzhov · 6 years ago
  71. 180bc03 kernel-shark: Remove the "-g" compiler flag. by Yordan Karadzhov · 6 years ago
  72. 7b0abc9 trace-cmd: Fixed a potential problem with non-terminated string, returned by readlink() by Tzvetomir Stoyanov (VMware) · 6 years ago
  73. a898ee0 trace-cmd: Avoid using uninitialized handle by Greg Thelen · 6 years ago
  74. f8d45ca trace-cmd: Always initialize write_record() len by Greg Thelen · 6 years ago
  75. e946da1 trace-cmd: Remove ununsed knuth_hash*() routines by Greg Thelen · 6 years ago
  76. 0bdae7b trace-cmd: Do not free pages from the lookup table in struct cpu_data in case trace file is loaded. by Tzvetomir Stoyanov (VMware) · 6 years ago
  77. 2daa666 trace-cmd: Start on 2.9 (or 3.0) development cycle by Steven Rostedt (VMware) · 6 years ago
  78. 9b64140 trace-cmd: Version 2.8 by Steven Rostedt (VMware) · 6 years ago
  79. 7cf0788 trace-cmd: Check the return of get_file_content() before calling add_reset_file() by Steven Rostedt (VMware) · 6 years ago
  80. 3153658 trace-cmd: Have --max-graph-depth only be part of instance by Steven Rostedt (VMware) · 6 years ago
  81. 31d0e22 trace-cmd: Fix typo in Makefile bidr to bdir by Steven Rostedt (VMware) · 6 years ago
  82. 1549192 trace-cmd: Fix the description of check-events by Dongliang Mu · 6 years ago
  83. d74f384 trace-cmd: Make the version defines part of tc-version.h by Steven Rostedt (VMware) · 6 years ago
  84. 355108b kernelshark: Fix compiler error in KsSession.cpp on Raspberry Pi 3 by Alan Mikhak · 6 years ago
  85. a217a14 trace-cmd: Add trace-cmd report --version to extract version info by Steven Rostedt (VMware) · 6 years ago
  86. 8e35e58 trace-cmd: Append metadata about trace-cmd's version when recording by Slavomir Kaslev · 6 years ago
  87. 5b262a3 trace-cmd: Fix a possible race condition and deadlock in trace-cmd by Tzvetomir Stoyanov · 6 years ago
  88. b43f658 Merge remote-tracking branch 'yordan/master' into trace-cmd by Steven Rostedt (VMware) · 6 years ago
  89. b1118fa kernel-shark: Use full paths for non-standard library headers by Yordan Karadzhov · 6 years ago
  90. 5682467 kernel-shark: Add new dataloading method to be used by the NumPu interface by Yordan Karadzhov · 6 years ago
  91. c2fc2bc trace-cmd: Fix crash when trace-cmd is executed with args "profile -F sleep 1" by Tzvetomir Stoyanov · 6 years ago
  92. 0c957d2 kernel-shark: Correct memory management when data loading fails by Yordan Karadzhov · 6 years ago
  93. c32258f kernel-shark: Handle properly the negative error codes when loading data by Yordan Karadzhov · 6 years ago
  94. 287791b kernel-shark: Add Doxygen documentation for KsGLWidget::update() by Yordan Karadzhov · 6 years ago
  95. 9417d1c kernel-shark: Handle the case when the marker points to a filtered entry by Yordan Karadzhov · 6 years ago
  96. 8384feb kernel-shark: Improve the appearance on high screen resolution by Yordan Karadzhov · 6 years ago
  97. 0947f61 kernel-shark: Use XDG compliant path when saving cached data by Yordan Karadzhov · 6 years ago
  98. a45ab5a kernel-shark: Remove hard-coded install paths by Yordan Karadzhov · 6 years ago
  99. d140ccd kernelshark: Compile kernel-shark with -fPIC option by Alan Mikhak · 6 years ago
  100. 103b1ff kernel-shark: Add "Report bug" button to "Help" by Yordan Karadzhov · 6 years ago