probe_process.release

Langue: en

Version: February 2009 (ubuntu - 08/07/09)

Section: 5 (Format de fichier)

NAME

probe_process.release - Process released

SYNOPSIS

 probe process.release 
 

VALUES

pid

PID of the process being released

task

A task handle to the process being released

CONTEXT

The context of the parent, if it wanted notification of this process' termination, else the context of the process itself.

DESCRIPTION

Fires when a process is released from the kernel. This always follows a process.exit, though it may be delayed somewhat if the process waits in a zombie state.

AUTHOR

William Cohen <wcohen@redhat.com>