/* Void Main's man pages */

{ phpMan } else { main(); }

Command: man perldoc info search(apropos)  


PROBE::SIGNAL.SEND(3stap)                                 Signal Tapset                                PROBE::SIGNAL.SEND(3stap)



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

SYNOPSIS
       signal.send

VALUES
       send2queue
           Indicates whether the signal is sent to an existing sigqueue

       name
           The name of the function used to send out the signal

       task
           A task handle to the signal recipient

       sinfo
           The address of siginfo struct

       si_code
           Indicates the signal type

       sig_name
           A string representation of the signal

       sig
           The number of the signal

       shared
           Indicates whether the signal is shared by the thread group

       sig_pid
           The PID of the process receiving the signal

       pid_name
           The name of the signal recipient

CONTEXT
       The signal's sender.



SystemTap Tapset Reference                                 August 2011                                 PROBE::SIGNAL.SEND(3stap)

Valid XHTML 1.0!Valid CSS!