]> git.ipfire.org Git - thirdparty/libvirt.git/commit
perf: add cpu_clock software perf event support
authorNitesh Konkar <niteshkonkar.libvirt@gmail.com>
Thu, 23 Feb 2017 14:55:30 +0000 (20:25 +0530)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 7 Mar 2017 18:51:04 +0000 (13:51 -0500)
commitf372a862ac82e27e7691dd84204307fe9e53d3e8
treea3e0f1671eb29a6c8aaa3ca516983bd822250806
parent62bc95678613221ca3d5398e3908cc01e5b19563
perf: add cpu_clock software perf event support

This patch adds support and documentation for
the cpu_clock perf event.

Signed-off-by: Nitesh Konkar <nitkon12@linux.vnet.ibm.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
include/libvirt/libvirt-domain.h
src/libvirt-domain.c
src/qemu/qemu_driver.c
src/util/virperf.c
src/util/virperf.h
tests/genericxml2xmlindata/generic-perf.xml
tools/virsh.pod