]> xenbits.xensource.com Git - libvirt.git/commit
perf: add more perf events support
authorQiaowei Ren <qiaowei.ren@intel.com>
Sat, 16 Jul 2016 08:15:12 +0000 (16:15 +0800)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 2 Sep 2016 21:00:58 +0000 (17:00 -0400)
commitbae660869de0612bee2a740083fb494c27e3f80c
treee37a6c86a88f8c13added36cd2557a18e7f565e9
parentb00d7f298b7dd57d923bc9a9a6df47471e4eaab8
perf: add more perf events support

With current perf framework, this patch adds support and documentation
for more perf events, including cache misses, cache references, cpu cycles,
and instructions.

Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.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