function::ns_euid
Returns the effective user ID of a target process as seen in a user namespace
- Provided by: systemtap-doc (Version: 5.0-2ubuntu1)
- Source: systemtap
- Report a bug
Returns the effective user ID of a target process as seen in a user namespace
ns_euid:long()
None
This function returns the effective user ID of the target process as seen in the target user namespace if provided, or the stap process namespace.