function::target_set_pid - Does pid descend from target process?
Contents
Arguments
pid
The 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.
Name
function::target_set_pid - Does pid descend from target process?
See Also
tapset::target_set(3stap) SystemTap Tapset Reference April 2024 FUNCTION::TARGET_SET(3stap)
Synopsis
target_set_pid(pid:)
