1FUNCTION::TARGET_SET(3stap) Kernel Process Tapset FUNCTION::TARGET_SET(3stap)
23
4
NAME
6function::target_set_pid - Does pid descend from target process?
7
SYNOPSIS
9target_set_pid(pid:)
10
ARGUMENTS
12pid
13The pid of the process to query
14
DESCRIPTION
16This function returns whether the given process-id is within the
17“target set”, that is whether it is a descendant of the top-level
18target process.
19
SEE ALSO
21tapset::target_set(3stap)
2223
24
25
SystemTap Tapset Reference October 2018 FUNCTION::TARGET_SET(3stap)