logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

function::target_set_pid - Does pid descend from target process?

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:)

See Also