table of contents
TAPSET::SYSCALL_ANY(3stap) | TAPSET::SYSCALL_ANY(3stap) |
NAME¶
tapset::syscall_any - systemtap syscall_any tapset
DESCRIPTION¶
- syscall_any
- Record entry into a syscall
-
See probe::syscall_any(3stap)
for details.
- syscall_any.return
- Record exit from a syscall
-
See probe::syscall_any.return(3stap)
for details.
SEE ALSO¶
probe::syscall_any(3stap), probe::syscall_any.return(3stap), stap(1), stapprobes(3stap)
October 2018 | SystemTap Tapset Reference |