search for: kvmtrace

Displaying 5 results from an estimated 5 matches for "kvmtrace".

2011 Aug 18
0
profiling KVM i/o on CentOS 5
Hi, I am wondering what tools are available to troubleshoot KVM I/O problems on CentOS 5, given that the kernel is 2.6.18 with some backports to support virtualisation? kvm_stat / kvmtrace - These seem to be available in the kvm-tools package. ftrace related things seem not to be available. OProfile is available, can it be used? Also, SystemTap is available, can it be used? Anything else? I don't currently have any experience using any of those, except for a brief experim...
2009 Sep 16
1
Final push candidate...
This patch goes with the node patch just sent, and is ready for pushing upstream. I'll be doing the blacklisting in a later patch once this is upstream.
2009 Sep 17
1
New push candidate with feedback from apevec...
This patch removes the attempt at setting nodeadmin to be root's shell.
2009 Oct 14
4
Refactor ovirt-node-image code base for inclusion in Fedora
Main reason for refactor is no ovirt-node-image binary image allowed in fedora. Removed ks files, now in ovirt-node-recipe, which is subpackage of ovirt-node. Removed tools, these are now in ovirt-node-recipe which is subpackage of ovirt-node.
2009 Oct 14
8
Refactor ovirt-node code base for inclusion in Fedora
Main reason for refactor is no ovirt-node-image binary image allowed in fedora. Moves tools and kickstart files form ovirt-node-image to subpackage ovirt-node-recipe. Removes old sub packages form ovirt-node, stateless, logos, selinux. Modifies init scripts to meet Fedora packaging guidelines: added status, reload, and lockfile, rhbz: 514221 Added License file.