probe::stap.system.spawn — stap spawned new process
stap.system.spawn
pid
the pid of the spawned process
ret
the return value from posix_spawn
Fires just after the call to posix_spawn.