From 8b88e7710d8a0f6ddfa4bb6523e5f1fe8d6576ff Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Fri, 17 Jul 2009 18:05:25 -0400 Subject: regenerate example indexes --- testsuite/systemtap.examples/index.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'testsuite/systemtap.examples/index.txt') diff --git a/testsuite/systemtap.examples/index.txt b/testsuite/systemtap.examples/index.txt index 98d96302..a1785bc7 100644 --- a/testsuite/systemtap.examples/index.txt +++ b/testsuite/systemtap.examples/index.txt @@ -198,6 +198,13 @@ keywords: memory determine where the page faults are occuring. +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 -- cgit