1FUNCTION::NS_UID(3stap) Context Functions FUNCTION::NS_UID(3stap)
23
4
NAME
6function::ns_uid - Returns the user ID of a target process as seen in a
7user namespace
8
SYNOPSIS
10ns_uid:long()
11
ARGUMENTS
13None
14
DESCRIPTION
16This function returns the user ID of the 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 May 2019 FUNCTION::NS_UID(3stap)