This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Userspace probes on library functions ?


On Thu, Oct 21, 2010 at 10:57:57AM -0700, Steve Fink wrote:
> Does ltrace work in this case? It may be a more appropriate tool for
> what you're doing. (Not that stap shouldn't be able to handle it too.)

It probably would for this specific case, but my final goal is to be able
to write systemtap tracing scripts that can cross the entire virtualization
stack from virt-manager (python), through libvirt & libvirtd, down to qemu,
kvm and the kernel. Being able to collect data this way will be very useful
because it avoids the need to correlate & re-order data from multiple
application specific log files / trace files which is what we currently
do for most debugging.

Regards,
Daniel
-- 
|: Red Hat, Engineering, London    -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org -o- http://virt-manager.org -o- http://deltacloud.org :|
|: http://autobuild.org        -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]