1. 01c7d26 KVM: kvm_stat: do not show halt_wait_ns by Christian Borntraeger · 3 years, 3 months ago
  2. b269909 tools/kvm_stat: Fix documentation typo by Stefan Raspl · 3 years, 8 months ago
  3. 75f94ec tools/kvm_stat: Add restart delay by Stefan Raspl · 3 years, 9 months ago
  4. 111d0bd tools/kvm_stat: Exempt time-based counters by Stefan Raspl · 4 years, 1 month ago
  5. 997b7e9 tools/kvm_stat: add sample systemd unit file by Stefan Raspl · 4 years, 9 months ago
  6. 3754afe7 tools/kvm_stat: Add command line switch '-L' to log to file by Stefan Raspl · 4 years, 9 months ago
  7. da1fda28 tools/kvm_stat: add command line switch '-z' to skip zero records by Stefan Raspl · 4 years, 9 months ago
  8. 0c794dc tools/kvm_stat: add command line switch '-c' to log in csv format by Stefan Raspl · 4 years, 10 months ago
  9. 3cbb394 tools/kvm_stat: add command line switch '-s' to set update interval by Stefan Raspl · 4 years, 10 months ago
  10. 0e6618f tools/kvm_stat: switch to argparse by Stefan Raspl · 4 years, 10 months ago
  11. eecda7a tools/kvm_stat: rework command line sequence and message texts by Stefan Raspl · 4 years, 10 months ago
  12. 5fcf3a5 tools/kvm_stat: Fix kvm_exit filter name by Gavin Shan · 5 years ago
  13. 20c8ccb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 by Thomas Gleixner · 6 years ago
  14. 883d25e7 tools/kvm_stat: fix fields filter for child events by Stefan Raspl · 6 years ago
  15. 09f70c3 tools/kvm_stat: switch to python3 by Stefan Raspl · 6 years ago
  16. fe804cd tools/kvm_stat: cut down decimal places in update interval dialog by Stefan Raspl · 6 years ago
  17. c012a0f tools/kvm_stat: re-animate display of dead guests by Stefan Raspl · 6 years ago
  18. 404517e tools/kvm_stat: indicate dead guests as such by Stefan Raspl · 6 years ago
  19. 29c39f38 tools/kvm_stat: handle guest removals more gracefully by Stefan Raspl · 6 years ago
  20. 0db8b31 tools/kvm_stat: don't reset stats when setting PID filter for debugfs by Stefan Raspl · 6 years ago
  21. 710ab11 tools/kvm_stat: fix updates for dead guests by Stefan Raspl · 6 years ago
  22. 617c66b tools/kvm_stat: fix handling of invalid paths in debugfs provider by Stefan Raspl · 6 years ago
  23. 58f33cf tools/kvm_stat: fix python3 issues by Stefan Raspl · 6 years ago
  24. 1f97e01 tools/kvm_stat: Remove unused function by Cole Robinson · 7 years ago
  25. 0866c31 tools/kvm_stat: Don't use deprecated file() by Cole Robinson · 7 years ago
  26. 6ade1ae tools/kvm_stat: Fix python3 syntax by Cole Robinson · 7 years ago
  27. 6789af0 tools/kvm_stat: print 'Total' line for multiple events only by Stefan Raspl · 7 years ago
  28. df72ecfc tools/kvm_stat: group child events indented after parent by Stefan Raspl · 7 years ago
  29. 18e8f41 tools/kvm_stat: separate drilldown and fields filtering by Stefan Raspl · 7 years ago
  30. 516f119 tools/kvm_stat: eliminate extra guest/pid selection dialog by Stefan Raspl · 7 years ago
  31. c0e8c21 tools/kvm_stat: mark private methods as such by Stefan Raspl · 7 years ago
  32. 1fd6a70 tools/kvm_stat: fix debugfs handling by Stefan Raspl · 7 years ago
  33. 1cd8bfb tools/kvm_stat: print error on invalid regex by Stefan Raspl · 7 years ago
  34. 3df33a0 tools/kvm_stat: fix crash when filtering out all non-child trace events by Stefan Raspl · 7 years ago
  35. 369d5a8 tools/kvm_stat: avoid 'is' for equality checks by Marc Hartmayer · 7 years ago
  36. 0eb5780 tools/kvm_stat: use a more pythonic way to iterate over dictionaries by Marc Hartmayer · 7 years ago
  37. 006f154 tools/kvm_stat: use a namedtuple for storing the values by Marc Hartmayer · 7 years ago
  38. faa312a tools/kvm_stat: simplify the sortkey function by Marc Hartmayer · 7 years ago
  39. aa12f59 tools/kvm_stat: sort '-f help' output by Stefan Raspl · 7 years ago
  40. cf656c7 tools/kvm_stat: add line for totals by Stefan Raspl · 7 years ago
  41. 73fab6f tools/kvm_stat: stop ignoring unhandled arguments by Stefan Raspl · 7 years ago
  42. 822cfe3 tools/kvm_stat: suppress usage information on command line errors by Stefan Raspl · 7 years ago
  43. 08e20a6 tools/kvm_stat: handle invalid regular expressions by Stefan Raspl · 7 years ago
  44. f3d11b0 tools/kvm_stat: add hint on '-f help' to man page by Stefan Raspl · 7 years ago
  45. fff8c9e tools/kvm_stat: fix child trace events accounting by Stefan Raspl · 7 years ago
  46. b74faa9 tools/kvm_stat: fix extra handling of 'help' with fields filter by Stefan Raspl · 7 years ago
  47. 67c162b tools/kvm_stat: fix missing field update after filter change by Stefan Raspl · 7 years ago
  48. faa0665 tools/kvm_stat: fix drilldown in events-by-guests mode by Stefan Raspl · 7 years ago
  49. 19e8e54 tools/kvm_stat: fix command line option '-g' by Stefan Raspl · 7 years ago
  50. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  51. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  52. 9cc5fbb tools/kvm_stat: Add Python 3 support to kvm_stat by Jeremy Cline · 7 years ago
  53. 67fbcd6 tools/kvm_stat: add '-f help' to get the available event list by Lin Ma · 7 years ago
  54. efcb521 tools/kvm_stat: use variables instead of hard paths in help output by Lin Ma · 7 years ago
  55. 5c1954d25 tools/kvm_stat: add new interactive command 'b' by Stefan Raspl · 8 years ago
  56. ab7ef19 tools/kvm_stat: add new command line switch '-i' by Stefan Raspl · 8 years ago
  57. 61f381b tools/kvm_stat: fix error on interactive command 'g' by Stefan Raspl · 8 years ago
  58. 865279c tools/kvm_stat: display guest list in pid/guest selection screens by Stefan Raspl · 8 years ago
  59. 6667ae8 tools/kvm_stat: add new interactive command 'o' by Stefan Raspl · 8 years ago
  60. 64eefad tools/kvm_stat: add new interactive command 's' by Stefan Raspl · 8 years ago
  61. 1fdea7b tools/kvm_stat: add new interactive command 'h' by Stefan Raspl · 8 years ago
  62. 38e89c3 tools/kvm_stat: rename 'Current' column to 'CurAvg/s' by Stefan Raspl · 8 years ago
  63. f6d7531 tools/kvm_stat: make heading look a bit more like 'top' by Stefan Raspl · 8 years ago
  64. 5725393 tools/kvm_stat: display message indicating lack of events by Stefan Raspl · 8 years ago
  65. 62d1b6c tools/kvm_stat: show cursor in selection screens by Stefan Raspl · 8 years ago
  66. 099a2df tools/kvm_stat: move functions to corresponding classes by Stefan Raspl · 8 years ago
  67. c469117 tools/kvm_stat: simplify initializers by Stefan Raspl · 8 years ago
  68. 5e3823a tools/kvm_stat: remove extra statement by Stefan Raspl · 8 years ago
  69. 42a947b tools/kvm_stat: removed unused function by Stefan Raspl · 8 years ago
  70. 5a7d11f tools/kvm_stat: simplify line print logic by Stefan Raspl · 8 years ago
  71. 2da9d4a tools/kvm_stat: remove unnecessary header redraws by Stefan Raspl · 8 years ago
  72. 81468d7 tools/kvm_stat: fix undue use of initial sleeptime by Stefan Raspl · 8 years ago
  73. 124c2fc tools/kvm_stat: fix event counts display for interrupted intervals by Stefan Raspl · 8 years ago
  74. 773bffe tools/kvm_stat: fix typo by Stefan Raspl · 8 years ago
  75. e55fe3c tools/kvm_stat: add '%Total' column by Stefan Raspl · 8 years ago
  76. 9f114a0 tools/kvm_stat: add interactive command 'r' by Stefan Raspl · 8 years ago
  77. 4443084 tools/kvm_stat: add interactive command 'c' by Stefan Raspl · 8 years ago
  78. f9ff108 tools/kvm_stat: add option '--guest' by Stefan Raspl · 8 years ago
  79. 645c172 tools/kvm_stat: remove regex filter on empty input by Stefan Raspl · 8 years ago
  80. 72187df tools/kvm_stat: display regex when set to non-default by Stefan Raspl · 8 years ago
  81. 0152c20 tools/kvm_stat: print error messages on faulty pid filter input by Stefan Raspl · 8 years ago
  82. be03ea3 tools/kvm_stat: remove pid filter on empty input by Stefan Raspl · 8 years ago
  83. a24e85f tools/kvm_stat: display guest name when using pid filter by Stefan Raspl · 8 years ago
  84. 1eaa2f9 tools/kvm_stat: document list of interactive commands by Stefan Raspl · 8 years ago
  85. 184b2d2 tools/kvm_stat: reduce perceived idle time on filter updates by Stefan Raspl · 8 years ago
  86. 692c7f6 tools/kvm_stat: full PEP8 compliance by Stefan Raspl · 8 years ago
  87. a183606 tools/kvm_stat: fix trace setup glitch on field updates in TracepointProvider by Stefan Raspl · 8 years ago
  88. e0ba387 tools/kvm_stat: fix misc glitches by Stefan Raspl · 8 years ago
  89. dadf1e7 tools/kvm_stat: handle SIGINT in log and batch modes by Stefan Raspl · 8 years ago
  90. 9fc0adf tools/kvm_stat: catch curses exceptions only by Stefan Raspl · 8 years ago
  91. a0b4e6a tools/kvm_stat: hide cursor by Stefan Raspl · 8 years ago
  92. fabc712 tools: kvm_stat: Add comments by Janosch Frank · 9 years ago
  93. f0cf040 tools: kvm_stat: Introduce pid monitoring by Janosch Frank · 9 years ago
  94. c7d4fb5 tools: kvm_stat: Powerpc related fixes by Hemant Kumar · 9 years ago
  95. fd41b5a tools: Add kvm_stat man page by Paolo Bonzini · 9 years ago
  96. f9bc9e6 tools: Add kvm_stat vm monitor script by Janosch Frank · 9 years ago