summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
authorhunt <hunt>2005-06-20 18:48:20 +0000
committerhunt <hunt>2005-06-20 18:48:20 +0000
commit2b9d63375d9c79ee3655879c256c9e9fc6151899 (patch)
tree0c9fabecec0b2f9833d390be2a3c4622431904c3 /index.html
parentAdd s390/s390x to cover remaining RHEL architectures. (diff)
add link to runtime docs.
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.html b/index.html
index fc0c0566..188c0dad 100644
--- a/index.html
+++ b/index.html
@@ -53,7 +53,10 @@ Browse the CVS repository <a href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/
53Monitor CVS commits using <a href="/ml/systemtap-cvs/">this mailing list</a>. 53Monitor CVS commits using <a href="/ml/systemtap-cvs/">this mailing list</a>.
54Request CVS write access using <a href="/cgi-bin/pdw/ps_form.cgi">this handy dandy little form</a>. 54Request CVS write access using <a href="/cgi-bin/pdw/ps_form.cgi">this handy dandy little form</a>.
55Monitor tasks/bugs using <a href="http://sourceware.org/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>. 55Monitor tasks/bugs using <a href="http://sourceware.org/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>.
56 56<p>
57The SystemTap Runtime is a collection of code that the translator will use. It also makes it easier
58to write modules using kprobes. View the latest <a href="runtime/index.html" documentation on it.</a>
59</p>
57<h1>Related information</h1> 60<h1>Related information</h1>
58 61
59<p>As a courtesy, a snapshot of IBM's 62<p>As a courtesy, a snapshot of IBM's