diff options
author | Frank Ch. Eigler <fche@elastic.org> | 2009-07-17 18:05:25 -0400 |
---|---|---|
committer | Frank Ch. Eigler <fche@elastic.org> | 2009-07-17 18:05:25 -0400 |
commit | 8b88e7710d8a0f6ddfa4bb6523e5f1fe8d6576ff (patch) | |
tree | 4254c4baa1f2b16bec850515741ce8d1b90cb6f6 /testsuite/systemtap.examples/keyword-index.txt | |
parent | 99975394710f2069e28738de0c97c28d0c717d61 (diff) | |
download | systemtap-steved-8b88e7710d8a0f6ddfa4bb6523e5f1fe8d6576ff.tar.gz systemtap-steved-8b88e7710d8a0f6ddfa4bb6523e5f1fe8d6576ff.tar.xz systemtap-steved-8b88e7710d8a0f6ddfa4bb6523e5f1fe8d6576ff.zip |
regenerate example indexes
Diffstat (limited to 'testsuite/systemtap.examples/keyword-index.txt')
-rw-r--r-- | testsuite/systemtap.examples/keyword-index.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/testsuite/systemtap.examples/keyword-index.txt b/testsuite/systemtap.examples/keyword-index.txt index 7f94eaa5..09efdaba 100644 --- a/testsuite/systemtap.examples/keyword-index.txt +++ b/testsuite/systemtap.examples/keyword-index.txt @@ -1,6 +1,15 @@ SYSTEMTAP EXAMPLES INDEX BY KEYWORD (see also index.txt) += AUTOFS = + +network/autofs4.stp - Watch autofs4 operations +keywords: network autofs nfs + + Trace key autofs4 operations such as mounting or unmounting remote + filesystems. + + = BACKTRACE = interrupt/scf.stp - Tally Backtraces for Inter-Processor Interrupt (IPI) @@ -343,6 +352,13 @@ keywords: io tty per-process monitor = NETWORK = +network/autofs4.stp - Watch autofs4 operations +keywords: network autofs nfs + + Trace key autofs4 operations such as mounting or unmounting remote + filesystems. + + network/dropwatch.stp - Watch Where Socket Buffers are Freed in the Kernel keywords: network tracepoint buffer free @@ -406,6 +422,15 @@ keywords: network statistics and grouped by individual sockets. += NFS = + +network/autofs4.stp - Watch autofs4 operations +keywords: network autofs nfs + + Trace key autofs4 operations such as mounting or unmounting remote + filesystems. + + = NUMA = memory/numa_faults.stp - Summarize Process Misses across NUMA Nodes |