blob: 97ede0f64da29886f0e5fb67329c305a049964c3 [file] [log] [blame]
9cc5fbbb8ca2 ("tools/kvm_stat: Add Python 3 support to kvm_stat")
64eefad2cdbf ("tools/kvm_stat: add new interactive command 's'")
1fdea7b28930 ("tools/kvm_stat: add new interactive command 'h'")
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")
dadf1e783924 ("tools/kvm_stat: handle SIGINT in log and batch modes")