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/Introduction.xml | 43 +++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 doc/BeginnersGuide/en-US/Introduction.xml (limited to 'doc/BeginnersGuide/en-US/Introduction.xml') diff --git a/doc/BeginnersGuide/en-US/Introduction.xml b/doc/BeginnersGuide/en-US/Introduction.xml new file mode 100644 index 00000000..9285d0ae --- /dev/null +++ b/doc/BeginnersGuide/en-US/Introduction.xml @@ -0,0 +1,43 @@ + + + + + Introduction + + A short introduction on SystemTap_Beginners_Guide + + + + Goals + TBD + +above, Short description on the underlying goals of SystemTap_Beginners_Guide, what we want to teach users. + + +
+ Usage + + This section describes the practical uses of SystemTap, at a conceptual level. What a beginner can use SystemTap for, and what an advanced user can use SystemTap for. + +
+ +
+ SystemTap Versus Other Monitoring Tools + + Short summary; when is SystemTap suitable vs other popular monitoring tools (e.g. top, Oprofile, /proc) + + + + Advantages + TBD + + + + Limitations + TBD + +
+ +
+ -- cgit