summaryrefslogtreecommitdiffstats
path: root/tools/kvm
Commit message (Expand)AuthorAgeFilesLines
* 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
* tools/kvm_stat: handle SIGINT in log and batch modesStefan Raspl2017-03-291-11/+17
* tools/kvm_stat: catch curses exceptions onlyStefan Raspl2017-03-291-1/+1
* tools/kvm_stat: hide cursorStefan Raspl2017-03-291-0/+7
* tools: kvm_stat: Add commentsJanosch Frank2016-05-251-2/+159
* tools: kvm_stat: Introduce pid monitoringJanosch Frank2016-05-252-22/+167
* tools: kvm_stat: Powerpc related fixesHemant Kumar2016-05-251-0/+2
* tools: Add kvm_stat man pagePaolo Bonzini2016-05-252-2/+99
* tools: Add kvm_stat vm monitor scriptJanosch Frank2016-05-252-0/+830
OpenPOWER on IntegriCloud