probe::scheduler.process_fork - Process forked
Contents
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
