From: Arnaldo Carvalho de Melo Date: Tue, 19 Jan 2010 12:36:13 +0000 (-0200) Subject: perf symbols: Set dso->kernel when handling the fake vmlinux MMAP event X-Git-Tag: v2.6.34-rc1~197^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f162f87ad6e98e8bfb2362955da46bed7b2514be;p=pandora-kernel.git perf symbols: Set dso->kernel when handling the fake vmlinux MMAP event Because it may be possible that there was no buildid section, where we would set this to 1. Found while analysing a perf.data file collected on an ARM machine where an explicitely specified vmlinux was being disregarded. Reported-by: Jamie Iles Signed-off-by: Arnaldo Carvalho de Melo Cc: Frédéric Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: <1263904574-30732-1-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed