Scroll to navigation

PROBE::ST(3stap) SystemTap Translator Tapset PROBE::ST(3stap)

probe::stap.system.spawn
 

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.
May 2013 SystemTap Tapset Reference