On Thu, Dec 10, 2015 at 08:34:33PM +0800, Qiaowei Ren wrote: > This patch implement a set of interfaces for perf event. Based on > these interfaces, we can implement internal driver API for perf, > and get the results of perf conuter you care about. > > Signed-off-by: Qiaowei Ren <qiaowei.ren@xxxxxxxxx> > --- > include/libvirt/virterror.h | 1 + > src/Makefile.am | 1 + > src/libvirt_private.syms | 12 ++ > src/util/virerror.c | 1 + > src/util/virperf.c | 303 ++++++++++++++++++++++++++++++++++++++++++++ > src/util/virperf.h | 63 +++++++++ > 6 files changed, 381 insertions(+) > create mode 100644 src/util/virperf.c > create mode 100644 src/util/virperf.h ACK Regards, Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :| -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list