Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

function::task_ancestry


名前

function::task_ancestry — 指定されたタスクの祖先

概要

task_ancestry:string(task:long,with_time:long)

引数

task
task_struct ポインター
with_time
1 に設定すると、プロセスの開始時刻も出力されます (起動時刻からのデルタとして与えられます)。

説明

指定されたタスクの祖先を grandparent_process=>parent_process=>process の形式で返します。