Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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