D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
systemtap
/
examples
/
lwtools
/
Filename :
opensnoop-nd.meta
back
Copy
title: Trace open() syscalls showing filenames (non-debuginfo) name: opensnoop-nd.stp author: Brendan Gregg keywords: io description: This traces the open() syscall system-wide, to show which files are being opened, and by who. scope: system-wide usage: ./opensnoop-nd.stp test_support: stap -p4 opensnoop-nd.stp test_check: stap -p4 opensnoop-nd.stp test_installcheck: stap opensnoop-nd.stp -T 1