PROBE::KPROCESS.EX(3stap) | Kernel Process Tapset | PROBE::KPROCESS.EX(3stap) |
probe::kprocess.exec_complete - Return from exec to a new program
kprocess.exec_complete
success
name
errno
retstr
On success, the context of the new executable. On failure, remains in the context of the caller.
Fires at the completion of an exec call. Aliased to the syscall.execve.return probe in SystemTap v2.5+.
November 2022 | SystemTap Tapset Reference |