[libvirt] [PATCH 4/8] perf: implement the remote protocol for perf event

Jiri Denemark jdenemar at redhat.com
Tue Nov 24 09:42:42 UTC 2015


On Tue, Nov 17, 2015 at 16:00:44 +0800, Qiaowei Ren wrote:
> Add remote support for perf event.
> 
> Signed-off-by: Qiaowei Ren <qiaowei.ren at intel.com>
> ---
>  daemon/remote.c              | 60 ++++++++++++++++++++++++++++++++++++++++++++
>  src/remote/remote_driver.c   | 49 ++++++++++++++++++++++++++++++++++++
>  src/remote/remote_protocol.x | 32 ++++++++++++++++++++++-
>  src/remote_protocol-structs  | 20 +++++++++++++++
>  4 files changed, 160 insertions(+), 1 deletion(-)

This will need to be changed to match the new style of the API. But,
since you are adding a new API, would you mind creating a patch for
libvirt-python to add this new API to python bindings?

Jirka




More information about the libvir-list mailing list