1TAPSET::SYSCALL_ANY(3stap) TAPSET::SYSCALL_ANY(3stap)
2
3
4
6 tapset::syscall_any - systemtap syscall_any tapset
7
8
10 syscall_any
11 Record entry into a syscall
12
13 See probe::syscall_any(3stap)
14 for details.
15
16 syscall_any.return
17 Record exit from a syscall
18
19 See probe::syscall_any.return(3stap)
20 for details.
21
22
24 probe::syscall_any(3stap), probe::syscall_any.return(3stap),
25 stap(1), stapprobes(3stap)
26
27
28
29SystemTap Tapset Reference April 2023 TAPSET::SYSCALL_ANY(3stap)