[libvirt] [PATCH 0/4] Add generic perf event support

John Ferlan jferlan at redhat.com
Tue Dec 13 17:07:06 UTC 2016



On 12/13/2016 11:11 AM, John Ferlan wrote:
> 
> 
> On 12/13/2016 11:01 AM, Nitesh Konkar wrote:
>> Add support and documentation for generic
>> perf events like bus_cycles, stalled_cycles_frontend,
>> stalled_cycles_backend and ref_cpu_cycles.
>>
>> Nitesh Konkar (4):
>>   perf: add bus_cycles perf event support
>>   perf: add stalled_cycles_frontend perf event support
>>   perf: add stalled_cycles_backend perf event support
>>   perf: add ref_cpu_cycles perf event support
>>
>>  docs/formatdomain.html.in                   | 24 +++++++++++++++++
>>  docs/news.html.in                           |  6 +++--

Whhoops my bad...  Not sure why I missed it on my first scan/pass.

John
>>  docs/schemas/domaincommon.rng               |  4 +++
>>  include/libvirt/libvirt-domain.h            | 40 +++++++++++++++++++++++++++++
>>  src/libvirt-domain.c                        | 11 ++++++++
>>  src/qemu/qemu_driver.c                      |  4 +++
>>  src/util/virperf.c                          | 16 +++++++++++-
>>  src/util/virperf.h                          |  4 +++
>>  tests/genericxml2xmlindata/generic-perf.xml |  4 +++
>>  tools/virsh.pod                             | 16 +++++++++++-
>>  10 files changed, 125 insertions(+), 4 deletions(-)
>>
> 
> Please supply a 5/4 that would be the update to docs/news.html.in.  I'll
> review once that's supplied.
> 
> Tks -
> 
> John
> 
> --
> libvir-list mailing list
> libvir-list at redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list
> 




More information about the libvir-list mailing list