System information
SystemTap—Filtering and Analyzing System Data 85
5.6 For More Information
This chapter only provides a short SystemTap overview. Refer to the following links
for more information about SystemTap:
http://sourceware.org/systemtap/
SystemTap project home page.
http://sourceware.org/systemtap/wiki/
Huge collection of useful information about SystemTap, ranging from detailed
user and developer documentation to reviews and comparisons with other tools,
or Frequently Asked Questions and tips. Also contains collections of SystemTap
scripts, examples and usage stories and lists recent talks and papers about System-
Tap.
http://sourceware.org/systemtap/documentation.html
Features a SystemTap Tutorial, a SystemTap Beginner's Guide, a Tapset Developer's
Guide, and a SystemTap Language Reference in PDF and HTML format. Also
lists the relevant man pages.
You can also find the SystemTap language reference and SystemTap tutorial in your
installed system under /usr/share/doc/packages/systemtap. Example
SystemTap scripts are available from the example subdirectory.