From 702534b3459c1a5643168bc91e2f8ed5ddf2baef Mon Sep 17 00:00:00 2001 From: fche Date: Thu, 8 Oct 2009 11:43:59 +0000 Subject: updated blurb --- index_html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'index_html') diff --git a/index_html b/index_html index ca095f55..d5686058 100644 --- a/index_html +++ b/index_html @@ -46,13 +46,13 @@

SystemTap provides a simple command line interface and scripting language for writing instrumentation for a live running kernel. We are publishing samples, as well as enlarging - the internal "tapset" script library to aid reuse and abstraction. - We also plan to support probing userspace applications. We are - investigating interfacing Systemtap with similar tools such as Frysk, - Oprofile and LTT.

+ the internal "tapset" script library to aid reuse and abstraction.

-

Current project members include Red Hat, IBM, Intel, - Hitachi, and Oracle.

+

Among other tracing/probing tools, SystemTap is the tool of choice + for complex tasks that may require live analysis, programmable on-line + response, and whole-system symbolic access.

+ +

Current project members include Red Hat, IBM, Hitachi, and Oracle.

-- cgit