On 11/12/2017 12:25, Stefan Raspl wrote: > Fixed a few more glitches, most of which should be pretty straight forward. > I'm not happy with what the man page looks like, in that the "INTERACTIVE > COMMANDS" section's line width is way too small. I noticed this in > particular with 5/11 "tools/kvm_stat: fix child trace events accounting", > but couldn't find a way to get ASCIIDOC to widen those lines a bit. > > > Stefan Raspl (11): > tools/kvm_stat: fix command line option '-g' > tools/kvm_stat: fix drilldown in events-by-guests mode > tools/kvm_stat: fix missing field update after filter change > tools/kvm_stat: fix extra handling of 'help' with fields filter > tools/kvm_stat: fix child trace events accounting > tools/kvm_stat: add hint on '-f help' to man page > tools/kvm_stat: handle invalid regular expressions > tools/kvm_stat: suppress usage information on command line errors > tools/kvm_stat: stop ignoring unhandled arguments > tools/kvm_stat: sort '-f help' output > tools/kvm_stat: add line for totals > > tools/kvm/kvm_stat/kvm_stat | 76 ++++++++++++++++++++++++----------------- > tools/kvm/kvm_stat/kvm_stat.txt | 4 ++- > 2 files changed, 48 insertions(+), 32 deletions(-) > Applying all except patch 10, please double check -2: vs 1: in patch 9. Paolo