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::pstrace - Chain of processes and pids back to init(1)

Arguments

task
           Pointer to task struct of process

Description

       This function returns a string listing execname and pid for each process starting from task back to the
       process ancestor that init(1) spawned.

Name

       function::pstrace - Chain of processes and pids back to init(1)

See Also

tapset::pstrace(3stap)

SystemTap Tapset Reference                         April 2024                           FUNCTION::PSTRACE(3stap)

Synopsis

           pstrace:string(task:long)

See Also