summaryrefslogtreecommitdiff
path: root/tools/kvm
AgeCommit message (Expand)Author
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-12tools/kvm_stat: Add Python 3 support to kvm_statJeremy Cline
2017-07-26tools/kvm_stat: add '-f help' to get the available event listLin Ma
2017-07-26tools/kvm_stat: use variables instead of hard paths in help outputLin Ma
2017-06-27tools/kvm_stat: add new interactive command 'b'Stefan Raspl
2017-06-27tools/kvm_stat: add new command line switch '-i'Stefan Raspl
2017-06-27tools/kvm_stat: fix error on interactive command 'g'Stefan Raspl
2017-06-08tools/kvm_stat: display guest list in pid/guest selection screensStefan Raspl
2017-06-08tools/kvm_stat: add new interactive command 'o'Stefan Raspl
2017-06-08tools/kvm_stat: add new interactive command 's'Stefan Raspl
2017-06-08tools/kvm_stat: add new interactive command 'h'Stefan Raspl
2017-06-08tools/kvm_stat: rename 'Current' column to 'CurAvg/s'Stefan Raspl
2017-06-08tools/kvm_stat: make heading look a bit more like 'top'Stefan Raspl
2017-06-08tools/kvm_stat: display message indicating lack of eventsStefan Raspl
2017-06-08tools/kvm_stat: show cursor in selection screensStefan Raspl
2017-06-08tools/kvm_stat: move functions to corresponding classesStefan Raspl
2017-06-08tools/kvm_stat: simplify initializersStefan Raspl
2017-06-08tools/kvm_stat: remove extra statementStefan Raspl
2017-06-08tools/kvm_stat: removed unused functionStefan Raspl
2017-06-08tools/kvm_stat: simplify line print logicStefan Raspl
2017-06-08tools/kvm_stat: remove unnecessary header redrawsStefan Raspl
2017-06-08tools/kvm_stat: fix undue use of initial sleeptimeStefan Raspl
2017-06-08tools/kvm_stat: fix event counts display for interrupted intervalsStefan Raspl
2017-06-08tools/kvm_stat: fix typoStefan Raspl
2017-03-29tools/kvm_stat: add '%Total' columnStefan Raspl
2017-03-29tools/kvm_stat: add interactive command 'r'Stefan Raspl
2017-03-29tools/kvm_stat: add interactive command 'c'Stefan Raspl
2017-03-29tools/kvm_stat: add option '--guest'Stefan Raspl
2017-03-29tools/kvm_stat: remove regex filter on empty inputStefan Raspl
2017-03-29tools/kvm_stat: display regex when set to non-defaultStefan Raspl
2017-03-29tools/kvm_stat: print error messages on faulty pid filter inputStefan Raspl
2017-03-29tools/kvm_stat: remove pid filter on empty inputStefan Raspl
2017-03-29tools/kvm_stat: display guest name when using pid filterStefan Raspl
2017-03-29tools/kvm_stat: document list of interactive commandsStefan Raspl
2017-03-29tools/kvm_stat: reduce perceived idle time on filter updatesStefan Raspl
2017-03-29tools/kvm_stat: full PEP8 complianceStefan Raspl
2017-03-29tools/kvm_stat: fix trace setup glitch on field updates in TracepointProviderStefan Raspl
2017-03-29tools/kvm_stat: fix misc glitchesStefan Raspl
2017-03-29tools/kvm_stat: handle SIGINT in log and batch modesStefan Raspl
2017-03-29tools/kvm_stat: catch curses exceptions onlyStefan Raspl
2017-03-29tools/kvm_stat: hide cursorStefan Raspl
2016-05-25tools: kvm_stat: Add commentsJanosch Frank
2016-05-25tools: kvm_stat: Introduce pid monitoringJanosch Frank
2016-05-25tools: kvm_stat: Powerpc related fixesHemant Kumar
2016-05-25tools: Add kvm_stat man pagePaolo Bonzini
2016-05-25tools: Add kvm_stat vm monitor scriptJanosch Frank