PROBE::KPROCESS\&.EX

Section: Kernel Process Tapset (3stap)
Updated: March 2013
Index Return to Main Contents
 

NAME

probe::kprocess.exec_complete - Return from exec to a new program  

SYNOPSIS

kprocess.exec_complete 
 

VALUES

success

A boolean indicating whether the exec was successful

errno

The error number resulting from the exec
 

CONTEXT

On success, the context of the new executable. On failure, remains in the context of the caller.  

DESCRIPTION

Fires at the completion of an exec call.


 

Index

NAME
SYNOPSIS
VALUES
CONTEXT
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 09:58:17 GMT, March 20, 2013