From Fedora Project Wiki

 
Line 6: Line 6:
http://sources.redhat.com/systemtap/wiki/, and includes a variety of samples, presentations, and documentation.
http://sources.redhat.com/systemtap/wiki/, and includes a variety of samples, presentations, and documentation.


== References ===
== References ==


How set systemtap on Fedora http://sourceware.org/systemtap/wiki/SystemtapOnFedora
There's a guide on how set systemtap on Fedora [http://sourceware.org/systemtap/wiki/SystemtapOnFedora here]


----
----
[[Category:Documentation]]
[[Category:Documentation]]

Latest revision as of 00:12, 21 July 2013

System Tap

Overview

The SystemTap project aims to produce a Linux tool that lets application developers and system administrators take a deeper look into a running kernel. We aim to exploit the capability of a fully open-source Linux target to go beyond performance measurements, and perhaps even serve as a programmable debugger. More information on SystemTap is available from http://sources.redhat.com/systemtap/. The project wiki is at http://sources.redhat.com/systemtap/wiki/, and includes a variety of samples, presentations, and documentation.

References

There's a guide on how set systemtap on Fedora here