function::sid - Returns the session ID of the current process
Contents
Arguments
None
Description
The session ID of a process is the process group ID of the session leader. Session ID is stored in the
signal_struct since Kernel 2.6.0.
Name
function::sid - Returns the session ID of the current process
See Also
tapset::context(3stap) SystemTap Tapset Reference April 2024 FUNCTION::SID(3stap)
Synopsis
sid:long()
