SYNOPSIS
pstrace:string(task:long)
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.
pstrace:string(task:long)
task
This function returns a string listing execname and pid for each process starting from task back to the process ancestor that init(1) spawned.