summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.examples/index.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.examples/index.txt')
-rw-r--r--testsuite/systemtap.examples/index.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/systemtap.examples/index.txt b/testsuite/systemtap.examples/index.txt
index ce481d3b..376c545e 100644
--- a/testsuite/systemtap.examples/index.txt
+++ b/testsuite/systemtap.examples/index.txt
@@ -81,6 +81,14 @@ keywords: io
line.
+io/iostat-scsi.stp - iostat for SCSI Devices
+keywords: io profiling scsi
+
+ The iostat-scsi.stp script provides a breakdown of the number of blks
+ read and written on the various machines's SCSI devices. The script
+ takes one argument which is the number of seconds between reports.
+
+
io/iostats.stp - List Executables Reading and Writing the Most Data
keywords: io profiling