Signal.checkperm.return; Signal.wakeup - Red Hat ENTERPRISE LINUX 5.4 - SYSTEMTAP TAPSET Reference Manual

Systemtap tapset reference
Hide thumbs Also See for ENTERPRISE LINUX 5.4 - SYSTEMTAP TAPSET:
Table of Contents

Advertisement

Synopsis
signal.checkperm
Values
name
Name of the probe point; default value is signal.checkperm
task
A task handle to the signal recipient
sinfo
The address of the siginfo 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
Name
signal.checkperm.return — Check performed on a sent signal completed
Synopsis

signal.checkperm.return

Values
retstr
Return value as a string
name
Name of the probe point; default value is signal.checkperm
Name
signal.wakeup — Sleeping process being wakened for signal
67

Advertisement

Table of Contents
loading

Table of Contents