Using SystemTap
short intro, contents of chapter
Setup and Installation
required packages, installation thru yum, repos (?); possibly, a script to install all required packages
Cross-Compiling
TBD
above; add short description, significance, howto, script (test first)
Usage
basic commands (e.g. stap), useful options per command (e.g. stap -vv), tool references (man pages, related kernel-doc), references within book (i.e. errors chapter)
running systemtap scripts
Tapsets: short intro on usage