Name

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

Synopsis

stap.system.spawn 

Values

ret

the return value from posix_spawn

pid

the pid of the spawned process

Description

Fires just after the call to posix_spawn.