Comment 5 for bug 1734130

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2018-02-26 09:41 EDT-------
We would like getting the kvm_stat version as it will appear in kernel 4.17?

Specifically, we'd be interested in the following commits (already queued for 4.17 in the kvm maintainer's tree at https://git.kernel.org/pub/scm/virt/kvm/kvm.git/log/?h=queue):

faa312a543283c717342cd332b5b9247bd305dce tools/kvm_stat: simplify the sortkey function
006f1548ac13d67d21865416a0f4e8062df1a85f tools/kvm_stat: use a namedtuple for storing the values
0eb578009a1d530a11846d7c4733a5db04730884 tools/kvm_stat: use a more pythonic way to iterate over dictionaries
369d5a85bb782ecf63c5bae9686c7e6104eea991 tools/kvm_stat: avoid 'is' for equality checks
3df33a0f34a3883b6696bff8cc8fcda3c7444a62 tools/kvm_stat: fix crash when filtering out all non-child trace events
1cd8bfb1ed9962be6d80d5020508922aa93653ac tools/kvm_stat: print error on invalid regex
1fd6a708c8438403dee17eb411cf81ffba13cf43 tools/kvm_stat: fix debugfs handling
c0e8c21eae616ed8703c1b4b01046a1578ee875c tools/kvm_stat: mark private methods as such
516f1190a1e0cce12128a6446e6438745c8de62a tools/kvm_stat: eliminate extra guest/pid selection dialog
18e8f4100ef14f924514fbd91eb67bd5fa5396b7 tools/kvm_stat: separate drilldown and fields filtering
df72ecfc790fa01de1c41f836ff51d12f9c40318 tools/kvm_stat: group child events indented after parent
6789af030a462708f937137e05eb12ea009fb348 tools/kvm_stat: print 'Total' line for multiple events only