From 540912cbed7a80e960a96b81dc980a07abc3961c Mon Sep 17 00:00:00 2001 From: ddomingo Date: Wed, 3 Sep 2008 09:47:56 +1000 Subject: renaming the directory, the long way --- .../en-US/Useful_Scripts-Signals.xml | 25 ---------------------- 1 file changed, 25 deletions(-) delete mode 100644 doc/BeginnersGuide/en-US/Useful_Scripts-Signals.xml (limited to 'doc/BeginnersGuide/en-US/Useful_Scripts-Signals.xml') diff --git a/doc/BeginnersGuide/en-US/Useful_Scripts-Signals.xml b/doc/BeginnersGuide/en-US/Useful_Scripts-Signals.xml deleted file mode 100644 index a2668b6c..00000000 --- a/doc/BeginnersGuide/en-US/Useful_Scripts-Signals.xml +++ /dev/null @@ -1,25 +0,0 @@ - - -
- Signals - - http://sourceware.org/systemtap/examples/subsystem-index.html - - - - Signal Counts by Process ID - http://sourceware.org/systemtap/examples/process/sig_by_pid.stp - - - - Signal Counts by Process Name - http://sourceware.org/systemtap/examples/process/sig_by_proc.stp - - - - Track SIGKILL Signals - http://sourceware.org/systemtap/examples/process/sigkill.stp - - - - System-Wide Count of Syscalls by PID - http://sourceware.org/systemtap/examples/process/syscalls_by_pid.stp - -
\ No newline at end of file -- cgit