table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
FUNCTION::TASK_ANCES(3stap) | Context Functions | FUNCTION::TASK_ANCES(3stap) |
NAME¶
function::task_ancestry - The ancestry of the given taskSYNOPSIS¶
task_ancestry:string(task:long,with_time:long)
ARGUMENTS¶
tasktask_struct pointer
with_time
set to 1 to also print the start time of processes (given
as a delta from boot time)
DESCRIPTION¶
Return the ancestry of the given task in the form of “grandparent_process=>parent_process=>process”.SEE ALSO0¶
tapset::task_ancestry(3stap)November 2020 | SystemTap Tapset Reference |