Provided by: systemtap-doc_4.6-2_amd64 bug

NAME

       probe::scheduler.process_fork - Process forked

SYNOPSIS

       scheduler.process_fork

VALUES

       parent_pid
           PID of the parent process

       child_pid
           PID of the child process

       name
           name of the probe point

SEE ALSO

       tapset::scheduler(3stap)