logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

function::sid - Returns the session ID of the current process

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()

See Also