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