(Another better layout) |
(Create placeholders for more information) |
||
| Line 1: | Line 1: | ||
| + | == What is Systemtap == | ||
| + | |||
| + | todo: put a short and clean description of systemtap here. | ||
| + | |||
| + | == Installing Systemtap == | ||
| + | |||
| + | todo: Add sections on how to easily install systemtap. | ||
| + | |||
| + | == Systemtap basics == | ||
| + | |||
| + | todo: How to use Systemtap, the basics. | ||
| + | |||
== Example scripts == | == Example scripts == | ||
;[[User:Tbscope/examplesystemtapscripts/usingsysopen|Using sys_open]] | ;[[User:Tbscope/examplesystemtapscripts/usingsysopen|Using sys_open]] | ||
:''This example script uses the kernel sys_open function to see which file is being opened by which process'' | :''This example script uses the kernel sys_open function to see which file is being opened by which process'' | ||
Contents |
todo: put a short and clean description of systemtap here.
todo: Add sections on how to easily install systemtap.
todo: How to use Systemtap, the basics.