From ca947d81acf86cd346f139316e1287dcf42160de Mon Sep 17 00:00:00 2001 From: ddomingo Date: Tue, 2 Sep 2008 09:57:46 +1000 Subject: added all else --- doc/BeginnersGuide/en-US/Useful_Scripts-Others.xml | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 doc/BeginnersGuide/en-US/Useful_Scripts-Others.xml (limited to 'doc/BeginnersGuide/en-US/Useful_Scripts-Others.xml') diff --git a/doc/BeginnersGuide/en-US/Useful_Scripts-Others.xml b/doc/BeginnersGuide/en-US/Useful_Scripts-Others.xml new file mode 100644 index 00000000..c92eb2bd --- /dev/null +++ b/doc/BeginnersGuide/en-US/Useful_Scripts-Others.xml @@ -0,0 +1,25 @@ + + + + +
+ Other Useful Scripts + + http://sourceware.org/systemtap/examples/subsystem-index.html + + + + SCHEDULER - Generating Backtraces of Threads Waiting for IO Operations - http://sourceware.org/systemtap/examples/process/sleepingBeauties.stp + + + + LOCKING - System-Wide Futex Contention - http://sourceware.org/systemtap/examples/process/futexes.stp + + + + CPU - Graphing Disk and CPU Utilization - http://sourceware.org/systemtap/examples/general/graphs.stp + + + +
\ No newline at end of file -- cgit