GNU/Linux |
CentOS 5.5 |
|
![]() |
kprocess.create(3stap) |
![]() |
kprocess.create − Fires whenever a new process is successfully created
kprocess.create
new_pid
The PID of the newly created process
Parent of the created process.
Fires whenever a new process is successfully created, either as a result of fork (or one of its syscall variants), or a new kernel thread.
![]() |
kprocess.create(3stap) | ![]() |