From: Arnaldo Carvalho de Melo Date: Wed, 9 Feb 2011 15:56:28 +0000 (-0200) Subject: perf annotate: Check if offset is less than symbol size X-Git-Tag: v2.6.39-rc1~510^2~62^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=289c082044643e55f65c6a16bb3621cf3f35a454;p=pandora-kernel.git perf annotate: Check if offset is less than symbol size Just like done on symbol__inc_addr_samples to catch misparsed offsets from objdump. Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Cc: Tom Zanussi LKML-Reference: Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed