D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
systemtap
/
examples
/
lwtools
/
Filename :
syscallbypid-nd.meta
back
Copy
title: Count syscalls with process details (non-debuginfo) name: syscallbypid-nd.stp author: Brendan Gregg keywords: io description: This traces syscalls system-wide, and produces a summary report showing their counts by process ID, process name, and syscall types. scope: system-wide usage: ./syscallbypid-nd.stp test_support: stap -p4 syscallbypid-nd.stp test_check: stap -p4 syscallbypid-nd.stp test_installcheck: stap syscallbypid-nd.stp -T 1