summaryrefslogtreecommitdiffstats
path: root/tools/kvm
Commit message (Expand)AuthorAgeFilesLines
* tools/kvm_stat: sort '-f help' outputStefan Raspl2017-12-211-10/+6
* tools/kvm_stat: add line for totalsStefan Raspl2017-12-141-1/+8
* tools/kvm_stat: stop ignoring unhandled argumentsStefan Raspl2017-12-141-1/+3
* tools/kvm_stat: suppress usage information on command line errorsStefan Raspl2017-12-141-8/+5
* tools/kvm_stat: handle invalid regular expressionsStefan Raspl2017-12-141-0/+7
* tools/kvm_stat: add hint on '-f help' to man pageStefan Raspl2017-12-141-1/+1
* tools/kvm_stat: fix child trace events accountingStefan Raspl2017-12-142-3/+5
* tools/kvm_stat: fix extra handling of 'help' with fields filterStefan Raspl2017-12-141-1/+2
* tools/kvm_stat: fix missing field update after filter changeStefan Raspl2017-12-141-2/+2
* tools/kvm_stat: fix drilldown in events-by-guests modeStefan Raspl2017-12-141-1/+1
* tools/kvm_stat: fix command line option '-g'Stefan Raspl2017-12-141-4/+6
* Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-161-13/+17
|\
| * tools/kvm_stat: Add Python 3 support to kvm_statJeremy Cline2017-10-121-13/+17
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* tools/kvm_stat: add '-f help' to get the available event listLin Ma2017-07-261-2/+14
* tools/kvm_stat: use variables instead of hard paths in help outputLin Ma2017-07-261-3/+3
* tools/kvm_stat: add new interactive command 'b'Stefan Raspl2017-06-272-10/+79
* tools/kvm_stat: add new command line switch '-i'Stefan Raspl2017-06-272-4/+34
* tools/kvm_stat: fix error on interactive command 'g'Stefan Raspl2017-06-271-1/+1
* tools/kvm_stat: display guest list in pid/guest selection screensStefan Raspl2017-06-081-12/+37
* tools/kvm_stat: add new interactive command 'o'Stefan Raspl2017-06-082-1/+18
* tools/kvm_stat: add new interactive command 's'Stefan Raspl2017-06-082-8/+49
* tools/kvm_stat: add new interactive command 'h'Stefan Raspl2017-06-082-5/+34
* tools/kvm_stat: rename 'Current' column to 'CurAvg/s'Stefan Raspl2017-06-081-3/+3
* tools/kvm_stat: make heading look a bit more like 'top'Stefan Raspl2017-06-081-1/+2
* tools/kvm_stat: display message indicating lack of eventsStefan Raspl2017-06-081-0/+2
* tools/kvm_stat: show cursor in selection screensStefan Raspl2017-06-081-0/+6
* tools/kvm_stat: move functions to corresponding classesStefan Raspl2017-06-081-162/+165
* tools/kvm_stat: simplify initializersStefan Raspl2017-06-081-38/+36
* tools/kvm_stat: remove extra statementStefan Raspl2017-06-081-1/+0
* tools/kvm_stat: removed unused functionStefan Raspl2017-06-081-3/+0
* tools/kvm_stat: simplify line print logicStefan Raspl2017-06-081-19/+7
* tools/kvm_stat: remove unnecessary header redrawsStefan Raspl2017-06-081-2/+0
* tools/kvm_stat: fix undue use of initial sleeptimeStefan Raspl2017-06-081-3/+0
* tools/kvm_stat: fix event counts display for interrupted intervalsStefan Raspl2017-06-081-2/+5
* tools/kvm_stat: fix typoStefan Raspl2017-06-081-1/+1
* tools/kvm_stat: add '%Total' columnStefan Raspl2017-03-291-1/+8
* tools/kvm_stat: add interactive command 'r'Stefan Raspl2017-03-292-14/+53
* tools/kvm_stat: add interactive command 'c'Stefan Raspl2017-03-292-4/+14
* tools/kvm_stat: add option '--guest'Stefan Raspl2017-03-292-2/+105
* tools/kvm_stat: remove regex filter on empty inputStefan Raspl2017-03-291-0/+1
* tools/kvm_stat: display regex when set to non-defaultStefan Raspl2017-03-291-0/+6
* tools/kvm_stat: print error messages on faulty pid filter inputStefan Raspl2017-03-291-0/+4
* tools/kvm_stat: remove pid filter on empty inputStefan Raspl2017-03-291-4/+7
* tools/kvm_stat: display guest name when using pid filterStefan Raspl2017-03-291-2/+39
* tools/kvm_stat: document list of interactive commandsStefan Raspl2017-03-292-0/+23
* tools/kvm_stat: reduce perceived idle time on filter updatesStefan Raspl2017-03-291-18/+30
* tools/kvm_stat: full PEP8 complianceStefan Raspl2017-03-291-0/+22
* tools/kvm_stat: fix trace setup glitch on field updates in TracepointProviderStefan Raspl2017-03-291-2/+3
* tools/kvm_stat: fix misc glitchesStefan Raspl2017-03-291-13/+11
OpenPOWER on IntegriCloud