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