diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 12 |
1 files changed, 6 insertions, 6 deletions
| @@ -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> |
