Dynamic Probes (dprobes) is a tool that can be used to insert software
probes, dynamically into executing code modules. Linux Trace Toolkit
(ltt) is a suite of tools designed to extract program execution details
from the Linux operating system and interpret them. dprobes can augment
standard LTT tracing by logging events when a probe fires. The question
often comes up "How do we configure them to work together?" and often
times the answer required fixing up patches that didn't work together
that nicely.

To address this we've written a paper on configuring SLES-7 with dprobes
and LTT (with pointers to patches that work together). Available online
or in pdf format at:

http://www-124.ibm.com/linux/pubs/?project_id=28

More information on dprobes can be found at:

http://www-124.ibm.com/developerworks/oss/linux/projects/dprobes/

More information on LTT can be found at:

http://www.opersys.com/LTT/index.html

Thanks
Mike

--
Michael Grundy - [EMAIL PROTECTED]
http://www.ibm.com/servers/eserver/zseries/os/linux/ldt/

Reply via email to