signal.checkperm.3stap

Langue: en

Autres versions - même langue

Version: May 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

signal.checkperm - Check being performed on a sent signal

SYNOPSIS

 signal.checkperm 
 

VALUES

name

Name of the probe point; default value is <command>signal.checkperm</command>

task

A task handle to the signal recipient

sinfo

The address of the <command>siginfo</command> structure

si_code

Indicates the signal type

sig_name

A string representation of the signal

sig

The number of the signal

pid_name

Name of the process receiving the signal

sig_pid

The PID of the process receiving the signal

AUTHOR

SystemTap

Hackers