summaryrefslogtreecommitdiffstats
path: root/doc/SystemTap_Beginners_Guide/en-US/Introduction.xml
diff options
context:
space:
mode:
authorddomingo <ddomingo@redhat.com>2008-10-02 23:07:01 +1000
committerddomingo <ddomingo@redhat.com>2008-10-02 23:07:01 +1000
commit4125a78ae5fc99abb8606bf0eda2a08b3e2d300c (patch)
treede16f3cb8621101b87498e4efe52d77fde417ccf /doc/SystemTap_Beginners_Guide/en-US/Introduction.xml
parent82d902f7b6564fd3cce673d315cf153e4703d5c7 (diff)
downloadsystemtap-steved-4125a78ae5fc99abb8606bf0eda2a08b3e2d300c.tar.gz
systemtap-steved-4125a78ae5fc99abb8606bf0eda2a08b3e2d300c.tar.xz
systemtap-steved-4125a78ae5fc99abb8606bf0eda2a08b3e2d300c.zip
new section, iotop.stp
Diffstat (limited to 'doc/SystemTap_Beginners_Guide/en-US/Introduction.xml')
-rw-r--r--doc/SystemTap_Beginners_Guide/en-US/Introduction.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/SystemTap_Beginners_Guide/en-US/Introduction.xml b/doc/SystemTap_Beginners_Guide/en-US/Introduction.xml
index b19f5e48..28abf439 100644
--- a/doc/SystemTap_Beginners_Guide/en-US/Introduction.xml
+++ b/doc/SystemTap_Beginners_Guide/en-US/Introduction.xml
@@ -30,7 +30,7 @@
<itemizedlist>
<listitem><para>To introduce users to SystemTap, familiarize them with its architecture, and provide setup instructions for all kernel types.</para></listitem>
- <listitem><para>To provide pre-written SystemTap scripts for monitoring and forensic tasks, along with instructions on how to analyze their output.</para></listitem>
+ <listitem><para>To provide pre-written SystemTap scripts for monitoring detailed activity in different components of the system, along with instructions on how to analyze their output.</para></listitem>
</itemizedlist>
<!-- </formalpara> -->
<remark>above, Short description on the underlying goals of SystemTap_Beginners_Guide, what we want to teach users.</remark>