diff options
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> |