User:Tbscope/DebuggingWithSystemtapIndex: Difference between revisions
Appearance
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'' |
Revision as of 16:57, 29 November 2008
Example scripts
- Using sys_open
- This example script uses the kernel sys_open function to see which file is being opened by which process