diff options
author | ddomingo <ddomingo@redhat.com> | 2008-09-17 13:08:29 +1000 |
---|---|---|
committer | ddomingo <ddomingo@redhat.com> | 2008-09-17 13:08:29 +1000 |
commit | ca74563434b2877cd2d7e7e81dc3919483cca694 (patch) | |
tree | d7fc5ed084cb15fdafc7f546d222e419990179da /doc/SystemTap_Beginners_Guide/en-US | |
parent | d765d2e478171b294d56d66674cd1f51f51b97d3 (diff) | |
download | systemtap-steved-ca74563434b2877cd2d7e7e81dc3919483cca694.tar.gz systemtap-steved-ca74563434b2877cd2d7e7e81dc3919483cca694.tar.xz systemtap-steved-ca74563434b2877cd2d7e7e81dc3919483cca694.zip |
minor, added notes for Using SystemTap chapter
Diffstat (limited to 'doc/SystemTap_Beginners_Guide/en-US')
-rw-r--r-- | doc/SystemTap_Beginners_Guide/en-US/Using_SystemTap.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/SystemTap_Beginners_Guide/en-US/Using_SystemTap.xml b/doc/SystemTap_Beginners_Guide/en-US/Using_SystemTap.xml index f3f7a276..dfb345c8 100644 --- a/doc/SystemTap_Beginners_Guide/en-US/Using_SystemTap.xml +++ b/doc/SystemTap_Beginners_Guide/en-US/Using_SystemTap.xml @@ -12,10 +12,16 @@ <remark> required packages, installation thru yum, repos (?); possibly, a script to install all required packages </remark> + + <remark> + notes in ~/Desktop/SystemTap/aug21chatlog and ~/Desktop/SystemTap/noted_wcohenmeeting + </remark> <formalpara> <title>Cross-Compiling</title> <para>TBD</para> </formalpara> +<remark>cross-compiling script from here: http://sources.redhat.com/ml/systemtap/2008-q3/msg00310.html</remark> + <remark>above; add short description, significance, howto, script (test first)</remark> </section> |