Man Page: probe::kprocess.create
Operating Environment: centos
Section: 3stap
PROBE::KPROCESS.CR(3stap) Kernel Process Tapset PROBE::KPROCESS.CR(3stap)NAMEprobe::kprocess.create - Fires whenever a new process or thread is successfully createdSYNOPSISkprocess.createVALUESnew_tid The TID of the newly created task new_pid The PID of the newly created processCONTEXTParent of the created process.DESCRIPTIONFires whenever a new process is successfully created, either as a result of fork (or one of its syscall variants), or a new kernel thread. SystemTap Tapset Reference June 2014 PROBE::KPROCESS.CR(3stap)
| Related Man Pages |
|---|
| tapset::kprocess(3stap) - centos |
| tapset::memory(3stap) - centos |
| tapset::task(3stap) - centos |
| probe::ioblock.request(3stap) - centos |
| probe::ioblock_trace.bounce(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Tar Command |
| CentOS 6 ran out of space, need to reclaim it |
| Please Welcome Dave Munro to the Moderator Team! |