1FUNCTION::NS_GID(3stap) Context Functions FUNCTION::NS_GID(3stap)
23
4
NAME
6function::ns_gid - Returns the group ID of a target process as seen in
7a user namespace
8
SYNOPSIS
10ns_gid:long()
11
ARGUMENTS
13None
14
DESCRIPTION
16This function returns the group ID of a target process as seen in the
17target user namespace if provided, or the stap process namespace.
18
SEE ALSO
20tapset::context(3stap)
2122
23
24
SystemTap Tapset Reference April 2023 FUNCTION::NS_GID(3stap)