diff options
author | Sunzen Wang <sunzen@gmail.com> | 2009-04-22 13:52:15 +0200 |
---|---|---|
committer | Mark Wielaard <mjw@redhat.com> | 2009-04-22 13:52:15 +0200 |
commit | 3a748561b96b9f67cf37731055a665cb491b48ab (patch) | |
tree | 4928b13ceb4f6853ce09eac00ad2c824720911bb /testsuite/systemtap.examples/index.txt | |
parent | eadbd95761af3c2815e1b36df5a7d18dd28112a4 (diff) | |
download | systemtap-steved-3a748561b96b9f67cf37731055a665cb491b48ab.tar.gz systemtap-steved-3a748561b96b9f67cf37731055a665cb491b48ab.tar.xz systemtap-steved-3a748561b96b9f67cf37731055a665cb491b48ab.zip |
Correct sigmon.meta example title and name.
* testsuite/systemtap.examples/process/sigmon.meta: Correct title and name.
* testsuite/systemtap.examples/index.html: Regenerated.
* testsuite/systemtap.examples/index.txt: Likewise.
* testsuite/systemtap.examples/keyword-index.html: Likewise.
* testsuite/systemtap.examples/keyword-index.txt: Likewise.
Diffstat (limited to 'testsuite/systemtap.examples/index.txt')
-rw-r--r-- | testsuite/systemtap.examples/index.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/systemtap.examples/index.txt b/testsuite/systemtap.examples/index.txt index 2f85628a..fa344933 100644 --- a/testsuite/systemtap.examples/index.txt +++ b/testsuite/systemtap.examples/index.txt @@ -245,7 +245,7 @@ keywords: signals that sent the signal. -process/syscalls_by_pid.stp - System-Wide Count of Syscalls by PID +process/sigmon.stp - Track a particular signal to a specific process keywords: signals The script watches for a particular signal sent to a specific |