Bug 483843 - Create kvm-stat subpackage to provide kvm-stat py script for debugging purposes
Summary: Create kvm-stat subpackage to provide kvm-stat py script for debugging purposes
Keywords:
Status: CLOSED DUPLICATE of bug 480942
Alias: None
Product: Fedora
Classification: Fedora
Component: kvm
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Glauber Costa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-03 21:09 UTC by Perry Myers
Modified: 2009-02-03 21:11 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-02-03 21:11:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Perry Myers 2009-02-03 21:09:18 UTC
Description of problem:
kvm-stat is a python script present in the kvm git repository.

This script counts the number of exits per second with a cause for each exit.  Using this information you can profile the hypervisor per guest to determine if a guest is exiting due to I/O, page faults or other.  This script is useful for profiling and debugging.

Because the package requires python, we don't want to include it in core kvm RPM.  Instead suggest adding kvm-stat subpackage that contains this script.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Perry Myers 2009-02-03 21:11:17 UTC

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


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