From 702534b3459c1a5643168bc91e2f8ed5ddf2baef Mon Sep 17 00:00:00 2001
From: fche 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.
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