diff options
| author | fche <fche> | 2006-01-31 18:31:58 +0000 |
|---|---|---|
| committer | fche <fche> | 2006-01-31 18:31:58 +0000 |
| commit | cbd5d3603526712430921d2cf57108b7aa563d54 (patch) | |
| tree | 73f645150abad64e25bf78a571ba2bff06a0b670 /index.html | |
| parent | * reworded slightly (diff) | |
more rewording
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 5 |
1 files changed, 2 insertions, 3 deletions
| @@ -39,11 +39,10 @@ | |||
| 39 | <p>SystemTap provides infrastructure to simplify the | 39 | <p>SystemTap provides infrastructure to simplify the |
| 40 | gathering of information about the running Linux kernel. | 40 | gathering of information about the running Linux kernel. |
| 41 | This assists diagnosis of a performance or functional | 41 | This assists diagnosis of a performance or functional |
| 42 | problem. SystemTap is designed to eliminate the need for | 42 | problem. SystemTap eliminates the need for |
| 43 | the developer to go through the tedious and disruptive | 43 | the developer to go through the tedious and disruptive |
| 44 | instrument, recompile, install, and reboot sequence | 44 | instrument, recompile, install, and reboot sequence |
| 45 | required to collect data on the operation of the | 45 | that may be otherwise required to collect data.</p> |
| 46 | kernel.</p> | ||
| 47 | 46 | ||
| 48 | <p>The recent addition of kprobes to the Linux kernel | 47 | <p>The recent addition of kprobes to the Linux kernel |
| 49 | provides the needed support but is not easy to use. | 48 | provides the needed support but is not easy to use. |
