diff options
author | William Cohen <wcohen@redhat.com> | 2008-11-26 21:26:49 -0500 |
---|---|---|
committer | William Cohen <wcohen@redhat.com> | 2008-11-26 21:26:49 -0500 |
commit | d0f2eabd2bf318502edddc50f60635df5d16c744 (patch) | |
tree | 63016dac4267978ef7a0b51a3b16502f443ba104 /doc/SystemTap_Tapset_Reference/tapsets.tmpl | |
parent | 224e23bef7a46c823c4b3d41efdf9dbf98853ed0 (diff) | |
download | systemtap-steved-d0f2eabd2bf318502edddc50f60635df5d16c744.tar.gz systemtap-steved-d0f2eabd2bf318502edddc50f60635df5d16c744.tar.xz systemtap-steved-d0f2eabd2bf318502edddc50f60635df5d16c744.zip |
Add scsi trace-doc material.
Diffstat (limited to 'doc/SystemTap_Tapset_Reference/tapsets.tmpl')
-rw-r--r-- | doc/SystemTap_Tapset_Reference/tapsets.tmpl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/SystemTap_Tapset_Reference/tapsets.tmpl b/doc/SystemTap_Tapset_Reference/tapsets.tmpl index 6c3abd0f..00dcd92f 100644 --- a/doc/SystemTap_Tapset_Reference/tapsets.tmpl +++ b/doc/SystemTap_Tapset_Reference/tapsets.tmpl @@ -150,6 +150,14 @@ This is common among !Itapset/ioscheduler.stp </chapter> + <chapter id="scsi.stp"> + <title>SCSI Tapset</title> + <para> + This family of probe points is used to probe the SCSI activities. + It contains the following probe points: + </para> +!Itapset/scsi.stp + </chapter> <chapter id="networking.stp"> <title>Networking Tapset</title> |