summaryrefslogtreecommitdiff
path: root/tools/kvm
Commit message (Expand)AuthorAge
* tools/kvm_stat: sort '-f help' outputStefan Raspl2017-12-21
* tools/kvm_stat: add line for totalsStefan Raspl2017-12-14
* tools/kvm_stat: stop ignoring unhandled argumentsStefan Raspl2017-12-14
* tools/kvm_stat: suppress usage information on command line errorsStefan Raspl2017-12-14
* tools/kvm_stat: handle invalid regular expressionsStefan Raspl2017-12-14
* tools/kvm_stat: add hint on '-f help' to man pageStefan Raspl2017-12-14
* tools/kvm_stat: fix child trace events accountingStefan Raspl2017-12-14
* tools/kvm_stat: fix extra handling of 'help' with fields filterStefan Raspl2017-12-14
* tools/kvm_stat: fix missing field update after filter changeStefan Raspl2017-12-14
* tools/kvm_stat: fix drilldown in events-by-guests modeStefan Raspl2017-12-14
* tools/kvm_stat: fix command line option '-g'Stefan Raspl2017-12-14
* Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-16
|\
| * tools/kvm_stat: Add Python 3 support to kvm_statJeremy Cline2017-10-12
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* tools/kvm_stat: add '-f help' to get the available event listLin Ma2017-07-26
* tools/kvm_stat: use variables instead of hard paths in help outputLin Ma2017-07-26
* tools/kvm_stat: add new interactive command 'b'Stefan Raspl2017-06-27
* tools/kvm_stat: add new command line switch '-i'Stefan Raspl2017-06-27
* tools/kvm_stat: fix error on interactive command 'g'Stefan Raspl2017-06-27
* tools/kvm_stat: display guest list in pid/guest selection screensStefan Raspl2017-06-08
* tools/kvm_stat: add new interactive command 'o'Stefan Raspl2017-06-08
* tools/kvm_stat: add new interactive command 's'Stefan Raspl2017-06-08
* tools/kvm_stat: add new interactive command 'h'Stefan Raspl2017-06-08
* tools/kvm_stat: rename 'Current' column to 'CurAvg/s'Stefan Raspl2017-06-08
* tools/kvm_stat: make heading look a bit more like 'top'Stefan Raspl2017-06-08
* tools/kvm_stat: display message indicating lack of eventsStefan Raspl2017-06-08
* tools/kvm_stat: show cursor in selection screensStefan Raspl2017-06-08
* tools/kvm_stat: move functions to corresponding classesStefan Raspl2017-06-08
* tools/kvm_stat: simplify initializersStefan Raspl2017-06-08
* tools/kvm_stat: remove extra statementStefan Raspl2017-06-08
* tools/kvm_stat: removed unused functionStefan Raspl2017-06-08
* tools/kvm_stat: simplify line print logicStefan Raspl2017-06-08
* tools/kvm_stat: remove unnecessary header redrawsStefan Raspl2017-06-08
* tools/kvm_stat: fix undue use of initial sleeptimeStefan Raspl2017-06-08
* tools/kvm_stat: fix event counts display for interrupted intervalsStefan Raspl2017-06-08
* tools/kvm_stat: fix typoStefan Raspl2017-06-08
* tools/kvm_stat: add '%Total' columnStefan Raspl2017-03-29
* tools/kvm_stat: add interactive command 'r'Stefan Raspl2017-03-29
* tools/kvm_stat: add interactive command 'c'Stefan Raspl2017-03-29
* tools/kvm_stat: add option '--guest'Stefan Raspl2017-03-29
* tools/kvm_stat: remove regex filter on empty inputStefan Raspl2017-03-29
* tools/kvm_stat: display regex when set to non-defaultStefan Raspl2017-03-29
* tools/kvm_stat: print error messages on faulty pid filter inputStefan Raspl2017-03-29
* tools/kvm_stat: remove pid filter on empty inputStefan Raspl2017-03-29
* tools/kvm_stat: display guest name when using pid filterStefan Raspl2017-03-29
* tools/kvm_stat: document list of interactive commandsStefan Raspl2017-03-29
* tools/kvm_stat: reduce perceived idle time on filter updatesStefan Raspl2017-03-29
* tools/kvm_stat: full PEP8 complianceStefan Raspl2017-03-29
* tools/kvm_stat: fix trace setup glitch on field updates in TracepointProviderStefan Raspl2017-03-29
* tools/kvm_stat: fix misc glitchesStefan Raspl2017-03-29