diff options
Diffstat (limited to 'doc/BeginnersGuide/en-US/Useful_Scripts-Others.xml')
-rw-r--r-- | doc/BeginnersGuide/en-US/Useful_Scripts-Others.xml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/doc/BeginnersGuide/en-US/Useful_Scripts-Others.xml b/doc/BeginnersGuide/en-US/Useful_Scripts-Others.xml deleted file mode 100644 index c92eb2bd..00000000 --- a/doc/BeginnersGuide/en-US/Useful_Scripts-Others.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version='1.0'?> -<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ -]> - - -<section id="useful-others"> - <title>Other Useful Scripts</title> - <remark> - http://sourceware.org/systemtap/examples/subsystem-index.html - </remark> - - <remark> - SCHEDULER - Generating Backtraces of Threads Waiting for IO Operations - http://sourceware.org/systemtap/examples/process/sleepingBeauties.stp - </remark> - - <remark> - LOCKING - System-Wide Futex Contention - http://sourceware.org/systemtap/examples/process/futexes.stp - </remark> - - <remark> - CPU - Graphing Disk and CPU Utilization - http://sourceware.org/systemtap/examples/general/graphs.stp - </remark> - - - </section>
\ No newline at end of file |