PROBE::KPROCESS\&.CR
Section: Kernel Process Tapset (3stap)
Updated: March 2013
Index
Return to Main Contents
NAME
probe::kprocess.create - Fires whenever a new process or thread is successfully created
SYNOPSIS
kprocess.create
VALUES
new_tid
-
The TID of the newly created task
new_pid
-
The PID of the newly created process
CONTEXT
Parent of the created process.
DESCRIPTION
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.
Index
- NAME
-
- SYNOPSIS
-
- VALUES
-
- CONTEXT
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 09:58:17 GMT, March 20, 2013