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 --- doc/BeginnersGuide/en-US/Using_SystemTap.xml | 37 ---------------------------- 1 file changed, 37 deletions(-) delete mode 100644 doc/BeginnersGuide/en-US/Using_SystemTap.xml (limited to 'doc/BeginnersGuide/en-US/Using_SystemTap.xml') diff --git a/doc/BeginnersGuide/en-US/Using_SystemTap.xml b/doc/BeginnersGuide/en-US/Using_SystemTap.xml deleted file mode 100644 index f3f7a276..00000000 --- a/doc/BeginnersGuide/en-US/Using_SystemTap.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - Using SystemTap - - short intro, contents of chapter - -
- Setup and Installation - - required packages, installation thru yum, repos (?); possibly, a script to install all required packages - - - Cross-Compiling - TBD - -above; add short description, significance, howto, script (test first) - -
- -
- Usage - - basic commands (e.g. stap), useful options per command (e.g. stap -vv), tool references (man pages, related kernel-doc), references within book (i.e. errors chapter) - - - - running systemtap scripts - - - Tapsets: short intro on usage -
- -
- -- cgit