From: Peter Zijlstra Date: Thu, 23 Jul 2009 14:52:41 +0000 (+0200) Subject: perf report: Update for the new FORK/EXIT events X-Git-Tag: v2.6.31-rc6~74^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27d028de64bd7e1f8e72bdeae6b0586939574fcb;p=pandora-kernel.git perf report: Update for the new FORK/EXIT events Since FORK is now also issued for threads, detect those by comparing the parent and child PID. Teach it about EXIT events and ignore them. Signed-off-by: Peter Zijlstra Cc: Paul Mackerras Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed