probe::kprocess.create(3stap) centos man page | unix.com

Man Page: probe::kprocess.create

Operating Environment: centos

Section: 3stap

PROBE::KPROCESS.CR(3stap)				       Kernel Process Tapset					 PROBE::KPROCESS.CR(3stap)

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. 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!