From: Roland McGrath Date: Wed, 9 Jan 2008 08:03:23 +0000 (-0800) Subject: show_task: real_parent X-Git-Tag: v2.6.24-rc8~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcfd50afb6e94c8cf121ca4e7e3e7166bae7c6aa;p=pandora-kernel.git show_task: real_parent The show_task function invoked by sysrq-t et al displays the pid and parent's pid of each task. It seems more useful to show the actual process hierarchy here than who is using ptrace on each process. Signed-off-by: Roland McGrath Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed