probe::kprocess.exec_complete — Return from exec to a new program
kprocess.exec_complete
nameName of the system call (“execve”) (SystemTap v2.5+)
successA boolean indicating whether the exec was successful
retstrA string representation of errno (SystemTap v2.5+)
errnoThe error number resulting from the exec