Provided by: systemtap-doc_2.9-2ubuntu2_all bug

NAME

       probe::scheduler.process_fork - Process forked

SYNOPSIS

       scheduler.process_fork

VALUES

       child_pid
           PID of the child process

       parent_pid
           PID of the parent process

       name
           name of the probe point

SEE ALSO

       tapset::scheduler(3stap)