summaryrefslogtreecommitdiffstats
path: root/getinvolved.html
diff options
authorfche <fche>2007-02-18 20:15:24 +0000
committerfche <fche>2007-02-18 20:15:24 +0000
commit2188ab936fff533f4a846c63ce2aae372d00f0d1 (patch)
tree74e6bf8ea1f0d8278986aec9466ea40918b05a48 /getinvolved.html
parentadded text on foreach limit, delete, array[size] changes (diff)
none
Diffstat (limited to 'getinvolved.html')
-rw-r--r--getinvolved.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/getinvolved.html b/getinvolved.html
index 6b051f56..d0bddff1 100644
--- a/getinvolved.html
+++ b/getinvolved.html
@@ -91,7 +91,8 @@ yum --enablerepo=core-debuginfo --enablerepo=updates-debuginfo \
91</pre> 91</pre>
92 <p>To build and install the latest sources, follow the 92 <p>To build and install the latest sources, follow the
93 directions <a href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~//src/README?cvsroot=systemtap">here</a>. 93 directions <a href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~//src/README?cvsroot=systemtap">here</a>.
94 Our CVSROOT is <tt>:pserver:anoncvs@sources.redhat.com:/cvs/systemtap</tt>.</p> 94 Our CVSROOT is <tt>:pserver:anoncvs@sources.redhat.com:/cvs/systemtap</tt>. Periodic source snapshots are available at <a href="ftp://sources.redhat.com/pub/systemtap/snapshots/"><tt>ftp://sources.redhat.com/pub/systemtap/snapshots/</tt></a>.
95 Everyone can <a href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/?cvsroot=systemtap">browse the CVS repository</a>.</p>
95 <p>Once installed, try these little scripts:</p> 96 <p>Once installed, try these little scripts:</p>
96<pre># stap -ve 'probe begin { log("hello world") exit () }' 97<pre># stap -ve 'probe begin { log("hello world") exit () }'
97# stap -c df -e 'probe syscall.* { if (target()==pid()) log(name." ".argstr) } 98# stap -c df -e 'probe syscall.* { if (target()==pid()) log(name." ".argstr) }
@@ -108,8 +109,7 @@ yum --enablerepo=core-debuginfo --enablerepo=updates-debuginfo \
108 file for details on contributing to systemtap. 109 file for details on contributing to systemtap.
109 Regular contributors may earn <a 110 Regular contributors may earn <a
110 href="http://sources.redhat.com/cgi-bin/pdw/ps_form.cgi">CVS 111 href="http://sources.redhat.com/cgi-bin/pdw/ps_form.cgi">CVS
111 write accounts</a> to directly commit their code. 112 write accounts</a> to directly commit their code.</p>
112 Everyone can <a href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/?cvsroot=systemtap">browse the CVS repository</a>.</p>
113 <SCRIPT type='text/javascript' language='JavaScript' src='http://www.ohloh.net/projects/4248;badge_js'></SCRIPT> 113 <SCRIPT type='text/javascript' language='JavaScript' src='http://www.ohloh.net/projects/4248;badge_js'></SCRIPT>
114 114
115 <p>Here is the list of <a href= 115 <p>Here is the list of <a href=