From: Steven Rostedt Date: Thu, 4 Dec 2008 05:26:40 +0000 (-0500) Subject: ftrace: use struct pid X-Git-Tag: v2.6.29-rc1~586^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=978f3a45d9499c7a447ca7615455cefb63d44165;p=pandora-kernel.git ftrace: use struct pid Impact: clean up, extend PID filtering to PID namespaces Eric Biederman suggested using the struct pid for filtering on pids in the kernel. This patch is based off of a demonstration of an implementation that Eric sent me in an email. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed