summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
authorfche <fche>2009-10-08 11:43:59 +0000
committerfche <fche>2009-10-08 11:43:59 +0000
commit702534b3459c1a5643168bc91e2f8ed5ddf2baef (patch)
tree9fefb8ee9eaf60afdf050dd83ab9b11339d35253 /index.html
parentlose the ~ file (diff)
updated blurb
Diffstat (limited to 'index.html')
-rw-r--r--index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/index.html b/index.html
index ca095f55..d5686058 100644
--- a/index.html
+++ b/index.html
@@ -46,13 +46,13 @@
46 <p>SystemTap provides a simple command line interface and 46 <p>SystemTap provides a simple command line interface and
47 scripting language for writing instrumentation for a live 47 scripting language for writing instrumentation for a live
48 running kernel. We are publishing samples, as well as enlarging 48 running kernel. We are publishing samples, as well as enlarging
49 the internal "tapset" script library to aid reuse and abstraction. 49 the internal "tapset" script library to aid reuse and abstraction. </p>
50 We also plan to support probing userspace applications. We are
51 investigating interfacing Systemtap with similar tools such as Frysk,
52 Oprofile and LTT.</p>
53 50
54 <p>Current project members include Red Hat, IBM, Intel, 51 <p>Among other tracing/probing tools, SystemTap is the tool of choice
55 Hitachi, and Oracle.</p> 52 for complex tasks that may require live analysis, programmable on-line
53 response, and whole-system symbolic access.</p>
54
55 <p>Current project members include Red Hat, IBM, Hitachi, and Oracle.</p>
56 </td> 56 </td>
57 </tr> 57 </tr>
58 </table> 58 </table>