summaryrefslogtreecommitdiffstats
path: root/tools/kvm/kvm_stat/kvm_stat
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: fix child trace events accountingStefan Raspl2017-12-141-3/+3
* 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
* tools/kvm_stat: Add Python 3 support to kvm_statJeremy Cline2017-10-121-13/+17
* 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-271-10/+77
* tools/kvm_stat: add new command line switch '-i'Stefan Raspl2017-06-271-4/+30
* 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-081-1/+16
* tools/kvm_stat: add new interactive command 's'Stefan Raspl2017-06-081-8/+47
* tools/kvm_stat: add new interactive command 'h'Stefan Raspl2017-06-081-5/+32
* 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-291-14/+51
* tools/kvm_stat: add interactive command 'c'Stefan Raspl2017-03-291-4/+12
* tools/kvm_stat: add option '--guest'Stefan Raspl2017-03-291-2/+99
* 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-291-0/+7
* 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
OpenPOWER on IntegriCloud