logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

probe::scheduler.process_fork - Process forked

Name

       probe::scheduler.process_fork - Process forked

See Also

tapset::scheduler(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::SCHEDULER.P(3stap)

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