table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
FUNCTION::TARGET_SET(3stap) | Kernel Process Tapset | FUNCTION::TARGET_SET(3stap) |
NAME¶
function::target_set_pid - Does pid descend from target process?SYNOPSIS¶
target_set_pid(pid:)
ARGUMENTS¶
pidThe pid of the process to query
DESCRIPTION¶
This function returns whether the given process-id is within the “target set”, that is whether it is a descendant of the top-level target process.SEE ALSO0¶
tapset::target_set(3stap)October 2018 | SystemTap Tapset Reference |