Name

probe::stap.system.spawn — stap spawned new process

Synopsis

stap.system.spawn 

Values

pid

the pid of the spawned process

ret

the return value from posix_spawn

Description

Fires just after the call to posix_spawn.