summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/SystemTap_Tapset_Reference/tapsets.tmpl8
2 files changed, 12 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index e2ad1d80..9f992132 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,5 +1,9 @@
2008-11-26 Will Cohen <wcohen@redhat.com>
+ * SystemTap_Tapset_Reference/tapsets.tmpl: Add scsi.
+
+2008-11-26 Will Cohen <wcohen@redhat.com>
+
* SystemTap_Tapset_Reference/tapsets.am: Correct location for html/man.
* SystemTap_Tapset_Reference/tapsets.in: Regenerate.
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>