PROBE::SIGNAL.SEND

Section: Signal Tapset (3stap)
Updated: October 2025
Index Return to Main Contents
 

NAME

probe::signal.send - Signal being sent to a process  

SYNOPSIS

signal.send 
 

VALUES

sig_name

A string representation of the signal

task

A task handle to the signal recipient

shared

Indicates whether the signal is shared by the thread group

sig_pid

The PID of the process receiving the signal

si_code

Indicates the signal type

sig

The number of the signal

send2queue

Indicates whether the signal is sent to an existing sigqueue (deprecated in SystemTap 2.1)

pid_name

The name of the signal recipient

sinfo

The address of siginfo struct

name

The name of the function used to send out the signal
 

CONTEXT

The signal's sender.  

SEE ALSO

tapset::signal(3stap)


 

Index

NAME
SYNOPSIS
VALUES
CONTEXT
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 21:32:39 GMT, May 01, 2026