diff options
| author | kevinrs <kevinrs> | 2005-10-07 18:57:09 +0000 | 
|---|---|---|
| committer | kevinrs <kevinrs> | 2005-10-07 18:57:09 +0000 | 
| commit | 5c7d9a8b6e910006ca5916e7ab508811bd9d30af (patch) | |
| tree | a44d6eac1c1612204ad8dabe75d9adec24681e36 /index.html | |
| parent | Added documentation header w link to Will's stap article. (diff) | |
Moved runtime docs link under Documentation header.
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 8 | 
1 files changed, 4 insertions, 4 deletions
| @@ -58,10 +58,7 @@ Browse the CVS repository <a href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/ | |||
| 58 | Monitor CVS commits using <a href="/ml/systemtap-cvs/">this mailing list</a>. | 58 | Monitor CVS commits using <a href="/ml/systemtap-cvs/">this mailing list</a>. | 
| 59 | Request CVS write access using <a href="/cgi-bin/pdw/ps_form.cgi">this handy dandy little form</a>. | 59 | Request CVS write access using <a href="/cgi-bin/pdw/ps_form.cgi">this handy dandy little form</a>. | 
| 60 | Monitor tasks/bugs using <a href="http://sources.redhat.com/bugzilla/buglist.cgi?query_format=&short_desc_type=allwordssubstr&short_desc=&product=systemtap&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Bug+Number&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Bugzilla</a>. | 60 | Monitor tasks/bugs using <a href="http://sources.redhat.com/bugzilla/buglist.cgi?query_format=&short_desc_type=allwordssubstr&short_desc=&product=systemtap&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Bug+Number&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Bugzilla</a>. | 
| 61 | <p> | 61 | |
| 62 | The SystemTap Runtime is a collection of code that the translator will use. It also makes it easier | ||
| 63 | to write modules using kprobes. View the latest <a href="runtime/index.html"> documentation on it.</a> | ||
| 64 | </p> | ||
| 65 | <h1>Related information</h1> | 62 | <h1>Related information</h1> | 
| 66 | 63 | ||
| 67 | <p>As a courtesy, a snapshot of IBM's | 64 | <p>As a courtesy, a snapshot of IBM's | 
| @@ -79,6 +76,9 @@ Check out William Cohen's <a href="http://www.redhat.com/magazine/011sep05/featu | |||
| 79 | Consult the <a href="stap.html">SystemTap man pages</a>. | 76 | Consult the <a href="stap.html">SystemTap man pages</a>. | 
| 80 | </p> | 77 | </p> | 
| 81 | <p> | 78 | <p> | 
| 79 | The SystemTap Runtime is a collection of code that the translator uses. It eases the task | ||
| 80 | of aggregating data collected from kprobes. View the latest <a href="runtime/index.html"> documentation on it</a>.</p> | ||
| 81 | <p> | ||
| 82 | * More documentation coming soon. | 82 | * More documentation coming soon. | 
| 83 | </p> | 83 | </p> | 
| 84 | 84 | ||
