Re: [libvirt] [PATCH v2 1/1] perf: add more perf events support

2016-06-28 Thread Peter Krempa
On Mon, Jun 27, 2016 at 07:21:12 +, Ren, Qiaowei wrote: > Hi Peter, > > According to your comment, I updated the XML documentation and post new > version here. Do you have any more comments? It's still missing changes to the example file tests/genericxml2xmlindata/generic-perf.xml I also wi

Re: [libvirt] [PATCH v2 1/1] perf: add more perf events support

2016-06-27 Thread Ren, Qiaowei
Hi Peter, According to your comment, I updated the XML documentation and post new version here. Do you have any more comments? Thanks, Qiaowei > -Original Message- > From: Ren, Qiaowei > Sent: Tuesday, June 21, 2016 3:41 PM > To: libvir-list@redhat.com > Cc: Daniel P. Berrange ; Peter K

[libvirt] [PATCH v2 1/1] perf: add more perf events support

2016-06-21 Thread Qiaowei Ren
With current perf framework, this patch adds support to more perf events, including cache missing, cache peference, cpu cycles, instrction, etc.. Signed-off-by: Qiaowei Ren --- docs/formatdomain.html.in| 24 +++ docs/schemas/domaincommon.rng| 4 +++ include/libvirt/libvi