blob: dac3d3540999dd713c5019faea2e0e0e6ebc4a69 [file] [log] [blame]
da1fda288943 ("tools/kvm_stat: add command line switch '-z' to skip zero records")
0c794dcefbbc ("tools/kvm_stat: add command line switch '-c' to log in csv format")
3cbb394d9fb6 ("tools/kvm_stat: add command line switch '-s' to set update interval")
0e6618fba8c9 ("tools/kvm_stat: switch to argparse")
eecda7a95646 ("tools/kvm_stat: rework command line sequence and message texts")
fe804cd67749 ("tools/kvm_stat: cut down decimal places in update interval dialog")
c012a0f26775 ("tools/kvm_stat: re-animate display of dead guests")
404517e40867 ("tools/kvm_stat: indicate dead guests as such")
710ab11ad932 ("tools/kvm_stat: fix updates for dead guests")
18e8f4100ef1 ("tools/kvm_stat: separate drilldown and fields filtering")
516f1190a1e0 ("tools/kvm_stat: eliminate extra guest/pid selection dialog")
c0e8c21eae61 ("tools/kvm_stat: mark private methods as such")
369d5a85bb78 ("tools/kvm_stat: avoid 'is' for equality checks")
0eb578009a1d ("tools/kvm_stat: use a more pythonic way to iterate over dictionaries")
006f1548ac13 ("tools/kvm_stat: use a namedtuple for storing the values")
faa312a54328 ("tools/kvm_stat: simplify the sortkey function")
cf656c76614c ("tools/kvm_stat: add line for totals")
73fab6ffbd83 ("tools/kvm_stat: stop ignoring unhandled arguments")
822cfe3e4813 ("tools/kvm_stat: suppress usage information on command line errors")
08e20a6300e1 ("tools/kvm_stat: handle invalid regular expressions")
f3d11b0e8619 ("tools/kvm_stat: add hint on '-f help' to man page")
fff8c9eb48aa ("tools/kvm_stat: fix child trace events accounting")
67c162b0892a ("tools/kvm_stat: fix missing field update after filter change")
faa06650418b ("tools/kvm_stat: fix drilldown in events-by-guests mode")
9cc5fbbb8ca2 ("tools/kvm_stat: Add Python 3 support to kvm_stat")