1FUNCTION::NS_PGRP(3stap) Context Functions FUNCTION::NS_PGRP(3stap)
23
4
NAME
6function::ns_pgrp - Returns the process group ID of the current process
7as seen in a pid namespace
8
SYNOPSIS
10ns_pgrp:long()
11
ARGUMENTS
13None
14
DESCRIPTION
16This function returns the process group ID of the current process as
17seen in the target pid namespace if provided, or the stap process
18namespace.
19
SEE ALSO
21tapset::context(3stap)
2223
24
25
SystemTap Tapset Reference May 2022 FUNCTION::NS_PGRP(3stap)