From 6287a9e628bcbe6192da8fd9f0ce659a8acc13fc Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Thu, 17 Sep 2009 15:44:52 +0200 Subject: [PATCH] Regenerate examples index. --- testsuite/systemtap.examples/index.html | 2 +- testsuite/systemtap.examples/index.txt | 2 +- testsuite/systemtap.examples/keyword-index.html | 4 ++-- testsuite/systemtap.examples/keyword-index.txt | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/testsuite/systemtap.examples/index.html b/testsuite/systemtap.examples/index.html index cd2faadb1..ba0d0fd74 100644 --- a/testsuite/systemtap.examples/index.html +++ b/testsuite/systemtap.examples/index.html @@ -48,7 +48,7 @@ keywords: FORMAT

The script prints a table showing the available attributes (bold, underline, and inverse) with color combinations for the ans_set_color3() function in the ansi.stp tapset.

  • general/badname.stp - Bad Filename Filter
    keywords: FILESYSTEM HACK
    -

    The badname.stp script shows how one could prevent the creation of files with undesirable names.

  • +

    The badname.stp script shows how one could prevent the creation of files with undesirable names using guru mode.

  • general/graphs.stp - Graphing Disk and CPU Utilization
    keywords: DISK CPU USE GRAPH

    The script tracks the disk and CPU utilization. The resulting output of the script can be piped into gnuplot to generate a graph of disk and CPU USE.

  • diff --git a/testsuite/systemtap.examples/index.txt b/testsuite/systemtap.examples/index.txt index 2e096ab1c..3d0495f5a 100644 --- a/testsuite/systemtap.examples/index.txt +++ b/testsuite/systemtap.examples/index.txt @@ -21,7 +21,7 @@ general/badname.stp - Bad Filename Filter keywords: filesystem hack The badname.stp script shows how one could prevent the creation of - files with undesirable names. + files with undesirable names using guru mode. general/graphs.stp - Graphing Disk and CPU Utilization diff --git a/testsuite/systemtap.examples/keyword-index.html b/testsuite/systemtap.examples/keyword-index.html index fe8fcc4e9..1a68a9f0d 100644 --- a/testsuite/systemtap.examples/keyword-index.html +++ b/testsuite/systemtap.examples/keyword-index.html @@ -98,7 +98,7 @@ keywords: DISK

    FORMAT

    INTERRUPT