RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1497136 - Update kvm_stat
Summary: Update kvm_stat
Keywords:
Status: CLOSED DUPLICATE of bug 1497137
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: qemu-kvm-rhev
Version: 7.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Jeff Nelson
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-09-29 09:36 UTC by Miroslav Rezanina
Modified: 2017-10-17 14:46 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-10-17 14:46:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Miroslav Rezanina 2017-09-29 09:36:55 UTC
kvm_stat utility is part of upstream kernel now. However, due to historical reason we are shipping this utility in qemu-kvm packages. 

Update RHEL-7.5 kvm-stat with recent upstream patches.

Here's preliminary set of upstream patches to consider for applying:

67fbcd62f54d tools/kvm_stat: add '-f help' to get the available event list
efcb521943a8 tools/kvm_stat: use variables instead of hard paths in help
output
5c1954d25d1b tools/kvm_stat: add new interactive command 'b'
ab7ef193fab6 tools/kvm_stat: add new command line switch '-i'
61f381bb7e1a tools/kvm_stat: fix error on interactive command 'g'
865279c53ca9 tools/kvm_stat: display guest list in pid/guest selection
screens
6667ae8f3950 tools/kvm_stat: add new interactive command 'o'
64eefad2cdbf tools/kvm_stat: add new interactive command 's'
1fdea7b28930 tools/kvm_stat: add new interactive command 'h'
38e89c37a1e0 tools/kvm_stat: rename 'Current' column to 'CurAvg/s'
f6d753102a24 tools/kvm_stat: make heading look a bit more like 'top'
5725393764a3 tools/kvm_stat: display message indicating lack of events
62d1b6cc24d0 tools/kvm_stat: show cursor in selection screens
099a2dfc674e tools/kvm_stat: move functions to corresponding classes
c469117df059 tools/kvm_stat: simplify initializers
5e3823a49c50 tools/kvm_stat: remove extra statement
42a947b77b00 tools/kvm_stat: removed unused function
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
773bffeeb2f1 tools/kvm_stat: fix typo
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
0152c20f0400 tools/kvm_stat: print error messages on faulty pid filter input
be03ea3b7738 tools/kvm_stat: remove pid filter on empty input
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
a18360693748 tools/kvm_stat: fix trace setup glitch on field updates in
TracepointProvider
e0ba38765c1d tools/kvm_stat: fix misc glitches
dadf1e783924 tools/kvm_stat: handle SIGINT in log and batch modes
9fc0adfc427a tools/kvm_stat: catch curses exceptions only
a0b4e6a0325e tools/kvm_stat: hide cursor

Comment 2 Miroslav Rezanina 2017-10-17 14:46:36 UTC

*** This bug has been marked as a duplicate of bug 1497137 ***


Note You need to log in before you can comment on or make changes to this bug.