All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] tools/kvm_stat: Misc patches leftovers
@ 2017-06-25 19:34 Stefan Raspl
  2017-06-25 19:34 ` [PATCH v1 1/3] tools/kvm_stat: fix error on interactive command 'g' Stefan Raspl
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stefan Raspl @ 2017-06-25 19:34 UTC (permalink / raw)
  To: kvm; +Cc: pbonzini, rkrcmar, frankja

Leftovers from the previous patch series, namely:
(1) is a fix for a bug noticed while reworking the remaining patches.
(2) patch reworked to become a command line switch rather than an
    interactive command.
(3) added a new dialog hinting at turning off tracepoints in case they
    are active when pressing 'b'. Furthermore, switch the first
    column's title from 'Event' to 'Guest Name' when pressing 'b'.


Stefan Raspl (3):
  tools/kvm_stat: fix error on interactive command 'g'
  tools/kvm_stat: add new command line switch '-i'
  tools/kvm_stat: add new interactive command 'b'

 tools/kvm/kvm_stat/kvm_stat     | 123 +++++++++++++++++++++++++++++++++++-----
 tools/kvm/kvm_stat/kvm_stat.txt |   2 +
 2 files changed, 110 insertions(+), 15 deletions(-)

-- 
2.11.2

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-06-27 14:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-25 19:34 [PATCH v1 0/3] tools/kvm_stat: Misc patches leftovers Stefan Raspl
2017-06-25 19:34 ` [PATCH v1 1/3] tools/kvm_stat: fix error on interactive command 'g' Stefan Raspl
2017-06-25 19:34 ` [PATCH v1 2/3] tools/kvm_stat: add new command line switch '-i' Stefan Raspl
2017-06-25 19:34 ` [PATCH v1 3/3] tools/kvm_stat: add new interactive command 'b' Stefan Raspl
2017-06-27 14:44 ` [PATCH v1 0/3] tools/kvm_stat: Misc patches leftovers Paolo Bonzini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.