From Fedora Project Wiki

Line 2: Line 2:


Systemtap has been updated to version 0.8.  In addition to kernel tracing/probing, it now supports on-the-fly tracing/probing of user-space applications.
Systemtap has been updated to version 0.8.  In addition to kernel tracing/probing, it now supports on-the-fly tracing/probing of user-space applications.
===== Resources =====
For more information refer to the following resources.
* http://sources.redhat.com/systemtap/ Project web site
* http://sources.redhat.com/systemtap/wiki/ Project wiki, with documentation & tips
* http://sources.redhat.com/systemtap/examples/ Sample script catalog

Revision as of 15:32, 19 November 2008

Systemtap

Systemtap has been updated to version 0.8. In addition to kernel tracing/probing, it now supports on-the-fly tracing/probing of user-space applications.

Resources

For more information refer to the following resources.