From: Arnaldo Carvalho de Melo Date: Thu, 21 Jan 2010 15:04:44 +0000 (-0200) Subject: perf top: Handle PERF_RECORD_{FORK,EXIT} events X-Git-Tag: v2.6.34-rc1~197^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f35cd4cea08a8893e3e2ea03cbdb65f5d2b0e7a;p=pandora-kernel.git perf top: Handle PERF_RECORD_{FORK,EXIT} events As noticed by Mike, symbols in new tasks were not being processed as we weren't processing these events. Reported-by: Mike Galbraith Tested-by: Mike Galbraith Signed-off-by: Arnaldo Carvalho de Melo Cc: Frédéric Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: <1264086284-1431-2-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed