blob: 6899ce9a6b7a607c6568215c155624ce18cb8435 [file] [log] [blame]
58f33cfe7307 ("tools/kvm_stat: fix python3 issues")
5c1954d25d1b ("tools/kvm_stat: add new interactive command 'b'")
ab7ef193fab6 ("tools/kvm_stat: add new command line switch '-i'")
6667ae8f3950 ("tools/kvm_stat: add new interactive command 'o'")
64eefad2cdbf ("tools/kvm_stat: add new interactive command 's'")
1fdea7b28930 ("tools/kvm_stat: add new interactive command 'h'")
38e89c37a1e0 ("tools/kvm_stat: rename 'Current' column to 'CurAvg/s'")
f6d753102a24 ("tools/kvm_stat: make heading look a bit more like 'top'")
62d1b6cc24d0 ("tools/kvm_stat: show cursor in selection screens")
099a2dfc674e ("tools/kvm_stat: move functions to corresponding classes")
c469117df059 ("tools/kvm_stat: simplify initializers")
5a7d11f8dc59 ("tools/kvm_stat: simplify line print logic")
2da9d4aaa734 ("tools/kvm_stat: remove unnecessary header redraws")
81468d73b6eb ("tools/kvm_stat: fix undue use of initial sleeptime")
124c2fc9fdf5 ("tools/kvm_stat: fix event counts display for interrupted intervals")
e55fe3ccccc1 ("tools/kvm_stat: add '%Total' column")
9f114a03c685 ("tools/kvm_stat: add interactive command 'r'")
4443084fa0cf ("tools/kvm_stat: add interactive command 'c'")
f9ff1087354e ("tools/kvm_stat: add option '--guest'")
645c1728a9d3 ("tools/kvm_stat: remove regex filter on empty input")
72187dfa8e26 ("tools/kvm_stat: display regex when set to non-default")
a24e85f6a69f ("tools/kvm_stat: display guest name when using pid filter")
1eaa2f9022d5 ("tools/kvm_stat: document list of interactive commands")
184b2d23b057 ("tools/kvm_stat: reduce perceived idle time on filter updates")
692c7f6deb55 ("tools/kvm_stat: full PEP8 compliance")
e0ba38765c1d ("tools/kvm_stat: fix misc glitches")