]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add systemd/dtrace probes for DBus APIs
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 11 Nov 2014 18:39:19 +0000 (18:39 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 15 Jan 2015 11:07:13 +0000 (11:07 +0000)
commitd83ce91fd4492c9267ffd2516dc24418b170a572
tree0a988040e886ea8558be1ac126dfa8424b756b4c
parent318df5a05f35ceda70822c5f56ac93e21bbfe691
Add systemd/dtrace probes for DBus APIs

When debugging libvirt it is helpful to set probes around RPC
calls. We already have probes for libvirt's native RPC layer,
so it makes sense to add them for the DBus RPC layer too.
src/libvirt_probes.d
src/util/virdbus.c