summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorddomingo <ddomingo@redhat.com>2008-11-28 06:46:44 +1000
committerddomingo <ddomingo@redhat.com>2008-11-28 06:46:44 +1000
commite4f531a369df3fb680fa4c31c7b4127fa889cf34 (patch)
tree95214dc666fecb0522448a2a6a5329cd81742d05 /doc
parentad970c8448ceeb844846251d994b5946e68be184 (diff)
parent708ce1f3a663fc765d589a7547c906d05791e5e1 (diff)
downloadsystemtap-steved-e4f531a369df3fb680fa4c31c7b4127fa889cf34.tar.gz
systemtap-steved-e4f531a369df3fb680fa4c31c7b4127fa889cf34.tar.xz
systemtap-steved-e4f531a369df3fb680fa4c31c7b4127fa889cf34.zip
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
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>