Scroll to navigation

TAPSET::SYSCALLS(3stap) TAPSET::SYSCALLS(3stap)

NAME

tapset::syscalls - systemtap syscall tapset

DESCRIPTION

Following is an overview of available syscall probes and convenience variables they offer. By default, each syscall probe has name and argstr convenience variables, which are not included in the overview in order to keep it short. Non dwarf-based nd_syscall probes are supposed to have the same convenience variables.
syscall.clone
child_tid_uaddr, clone_flags, parent_tid_uaddr, stack_start
syscall.ni_syscall

syscall.rt_sigreturn

syscall.sigreturn

SEE ALSO

stap(1), stapprobes(3stap)
October 2018 Systemtap Tapset Reference