From f3c4da447c5b8746e2f756f2ed1dd16c7834bdb2 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Wed, 18 Nov 2009 14:28:25 +0100 Subject: Check in regenerated systemtap example indexes. --- testsuite/systemtap.examples/keyword-index.html | 50 ++++++++++++------------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'testsuite/systemtap.examples/keyword-index.html') diff --git a/testsuite/systemtap.examples/keyword-index.html b/testsuite/systemtap.examples/keyword-index.html index 05de73fa..f7f08597 100644 --- a/testsuite/systemtap.examples/keyword-index.html +++ b/testsuite/systemtap.examples/keyword-index.html @@ -56,7 +56,7 @@ keywords: IO process/sleepingBeauties.stp - Generating Backtraces of Threads Waiting for IO Operations
keywords: IO SCHEDULER BACKTRACE
-

The script monitors the time that threads spend waiting for IO operations (in "D" state) in the wait_for_completion function. If a thread spends over 10ms, its name and backtrace is printed, and later so is the total delay.

+

The script monitors the time that threads spend in waiting for IO operations (in "D" state) in the wait_for_completion function. If a thread spends over 10ms, its name and backtrace is printed, and later so is the total delay.

BUFFER

LOCKING

NFS

PROFILING