1. aa12f59 tools/kvm_stat: sort '-f help' output by Stefan Raspl · 7 years ago
  2. cf656c7 tools/kvm_stat: add line for totals by Stefan Raspl · 7 years ago
  3. 73fab6f tools/kvm_stat: stop ignoring unhandled arguments by Stefan Raspl · 7 years ago
  4. 822cfe3 tools/kvm_stat: suppress usage information on command line errors by Stefan Raspl · 7 years ago
  5. 08e20a6 tools/kvm_stat: handle invalid regular expressions by Stefan Raspl · 7 years ago
  6. f3d11b0 tools/kvm_stat: add hint on '-f help' to man page by Stefan Raspl · 7 years ago
  7. fff8c9e tools/kvm_stat: fix child trace events accounting by Stefan Raspl · 7 years ago
  8. b74faa9 tools/kvm_stat: fix extra handling of 'help' with fields filter by Stefan Raspl · 7 years ago
  9. 67c162b tools/kvm_stat: fix missing field update after filter change by Stefan Raspl · 7 years ago
  10. faa0665 tools/kvm_stat: fix drilldown in events-by-guests mode by Stefan Raspl · 7 years ago
  11. 19e8e54 tools/kvm_stat: fix command line option '-g' by Stefan Raspl · 7 years ago
  12. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  13. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  14. 9cc5fbb tools/kvm_stat: Add Python 3 support to kvm_stat by Jeremy Cline · 7 years ago
  15. 67fbcd6 tools/kvm_stat: add '-f help' to get the available event list by Lin Ma · 7 years ago
  16. efcb521 tools/kvm_stat: use variables instead of hard paths in help output by Lin Ma · 7 years ago
  17. 5c1954d25 tools/kvm_stat: add new interactive command 'b' by Stefan Raspl · 7 years ago
  18. ab7ef19 tools/kvm_stat: add new command line switch '-i' by Stefan Raspl · 7 years ago
  19. 61f381b tools/kvm_stat: fix error on interactive command 'g' by Stefan Raspl · 7 years ago
  20. 865279c tools/kvm_stat: display guest list in pid/guest selection screens by Stefan Raspl · 7 years ago
  21. 6667ae8 tools/kvm_stat: add new interactive command 'o' by Stefan Raspl · 7 years ago
  22. 64eefad tools/kvm_stat: add new interactive command 's' by Stefan Raspl · 7 years ago
  23. 1fdea7b tools/kvm_stat: add new interactive command 'h' by Stefan Raspl · 7 years ago
  24. 38e89c3 tools/kvm_stat: rename 'Current' column to 'CurAvg/s' by Stefan Raspl · 7 years ago
  25. f6d7531 tools/kvm_stat: make heading look a bit more like 'top' by Stefan Raspl · 7 years ago
  26. 5725393 tools/kvm_stat: display message indicating lack of events by Stefan Raspl · 7 years ago
  27. 62d1b6c tools/kvm_stat: show cursor in selection screens by Stefan Raspl · 7 years ago
  28. 099a2df tools/kvm_stat: move functions to corresponding classes by Stefan Raspl · 7 years ago
  29. c469117 tools/kvm_stat: simplify initializers by Stefan Raspl · 7 years ago
  30. 5e3823a tools/kvm_stat: remove extra statement by Stefan Raspl · 7 years ago
  31. 42a947b tools/kvm_stat: removed unused function by Stefan Raspl · 7 years ago
  32. 5a7d11f tools/kvm_stat: simplify line print logic by Stefan Raspl · 7 years ago
  33. 2da9d4a tools/kvm_stat: remove unnecessary header redraws by Stefan Raspl · 7 years ago
  34. 81468d7 tools/kvm_stat: fix undue use of initial sleeptime by Stefan Raspl · 7 years ago
  35. 124c2fc tools/kvm_stat: fix event counts display for interrupted intervals by Stefan Raspl · 7 years ago
  36. 773bffe tools/kvm_stat: fix typo by Stefan Raspl · 7 years ago
  37. e55fe3c tools/kvm_stat: add '%Total' column by Stefan Raspl · 8 years ago
  38. 9f114a0 tools/kvm_stat: add interactive command 'r' by Stefan Raspl · 8 years ago
  39. 4443084 tools/kvm_stat: add interactive command 'c' by Stefan Raspl · 8 years ago
  40. f9ff108 tools/kvm_stat: add option '--guest' by Stefan Raspl · 8 years ago
  41. 645c172 tools/kvm_stat: remove regex filter on empty input by Stefan Raspl · 8 years ago
  42. 72187df tools/kvm_stat: display regex when set to non-default by Stefan Raspl · 8 years ago
  43. 0152c20 tools/kvm_stat: print error messages on faulty pid filter input by Stefan Raspl · 8 years ago
  44. be03ea3 tools/kvm_stat: remove pid filter on empty input by Stefan Raspl · 8 years ago
  45. a24e85f tools/kvm_stat: display guest name when using pid filter by Stefan Raspl · 8 years ago
  46. 1eaa2f9 tools/kvm_stat: document list of interactive commands by Stefan Raspl · 8 years ago
  47. 184b2d2 tools/kvm_stat: reduce perceived idle time on filter updates by Stefan Raspl · 8 years ago
  48. 692c7f6 tools/kvm_stat: full PEP8 compliance by Stefan Raspl · 8 years ago
  49. a183606 tools/kvm_stat: fix trace setup glitch on field updates in TracepointProvider by Stefan Raspl · 8 years ago
  50. e0ba387 tools/kvm_stat: fix misc glitches by Stefan Raspl · 8 years ago
  51. dadf1e7 tools/kvm_stat: handle SIGINT in log and batch modes by Stefan Raspl · 8 years ago
  52. 9fc0adf tools/kvm_stat: catch curses exceptions only by Stefan Raspl · 8 years ago
  53. a0b4e6a tools/kvm_stat: hide cursor by Stefan Raspl · 8 years ago
  54. fabc712 tools: kvm_stat: Add comments by Janosch Frank · 8 years ago
  55. f0cf040 tools: kvm_stat: Introduce pid monitoring by Janosch Frank · 8 years ago
  56. c7d4fb5 tools: kvm_stat: Powerpc related fixes by Hemant Kumar · 8 years ago
  57. fd41b5a tools: Add kvm_stat man page by Paolo Bonzini · 8 years ago
  58. f9bc9e6 tools: Add kvm_stat vm monitor script by Janosch Frank · 8 years ago