(Using sys_open with systemtap) |
(Another better layout) |
||
| Line 1: | Line 1: | ||
== Example scripts == | == Example scripts == | ||
| − | [[User:Tbscope/examplesystemtapscripts/usingsysopen]] | + | ;[[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'' | ||