From: Arnaldo Carvalho de Melo Date: Tue, 26 May 2009 14:14:27 +0000 (-0300) Subject: perf report: Fix kernel symbol resolution X-Git-Tag: v2.6.31-rc1~383^2~199 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59d81029b6804c3d5895d07cad77d7dfddc6b5b2;p=pandora-kernel.git perf report: Fix kernel symbol resolution kallsyms have just the symbol start, so we need to read two lines to get the len. [ Impact: fix incorrect kernel symbol display in perf report ] Signed-off-by: Arnaldo Carvalho de Melo Cc: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Corey Ashford Cc: Marcelo Tosatti Cc: Arnaldo Carvalho de Melo Cc: Thomas Gleixner Cc: John Kacur LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed