Provided by: systemtap-doc_5.0-2ubuntu1_amd64 bug

NAME

       probe::scheduler.process_fork - Process forked

SYNOPSIS

       scheduler.process_fork

VALUES

       name
           name of the probe point

       child_pid
           PID of the child process

       parent_pid
           PID of the parent process

SEE ALSO

       tapset::scheduler(3stap)