summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.examples/index.txt
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2009-10-08 17:23:42 -0400
committerFrank Ch. Eigler <fche@elastic.org>2009-10-08 17:23:42 -0400
commit1beb508976ba5a79758ffe6e174f47a64225f449 (patch)
treee26446723a1682ff9d8c1c9b2eabf08f4eed0183 /testsuite/systemtap.examples/index.txt
parent3620a030bc54971cc4cf85faaff7cb26710cd015 (diff)
downloadsystemtap-steved-1beb508976ba5a79758ffe6e174f47a64225f449.tar.gz
systemtap-steved-1beb508976ba5a79758ffe6e174f47a64225f449.tar.xz
systemtap-steved-1beb508976ba5a79758ffe6e174f47a64225f449.zip
examples: regen indexes
Diffstat (limited to 'testsuite/systemtap.examples/index.txt')
-rw-r--r--testsuite/systemtap.examples/index.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuite/systemtap.examples/index.txt b/testsuite/systemtap.examples/index.txt
index 29ca3c7d..e880c746 100644
--- a/testsuite/systemtap.examples/index.txt
+++ b/testsuite/systemtap.examples/index.txt
@@ -130,6 +130,13 @@ keywords: io
traffic during that interval sorted in descending order.
+io/mbrwatch.stp - Monitor read/write of MBR (boot sector) area of block devices
+keywords: io monitoring
+
+ The mbrwatch.stp script reports any attempted reads/writes of the
+ first few sectors of a raw block device.
+
+
io/traceio.stp - Track Cumulative I/O Activity by Process Name
keywords: io