Provided by: systemtap-doc_2.3-1ubuntu1.4_all
NAME
probe::kprocess.exec - Attempt to exec to a new program
SYNOPSIS
kprocess.exec
VALUES
filename The path to the new executable
CONTEXT
The caller of exec.
DESCRIPTION
Fires whenever a process attempts to exec to a new program.