libvirt/examples/systemtap
Daniel P. Berrange ad9ea4a9fd Re-add DTrace probes on 'dispose' functions
When converting to virObject, the probes on the 'Free' functions
were removed on the basis that there is a probe on virObjectFree
that suffices. This puts a burden on people writing probe scripts
to identify which object is being dispose. This adds back probes
in the 'Dispose' functions and updates the rpc monitor systemtap
example to use them

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-03-14 12:42:21 +00:00
..
events.stp maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
Makefile.am Update examples for probing with systemtap 2011-10-11 11:26:15 +01:00
qemu-monitor.stp maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
rpc-monitor.stp Re-add DTrace probes on 'dispose' functions 2013-03-14 12:42:21 +00:00