From: Alex Converse Date: Thu, 14 Aug 2014 21:03:00 +0000 (-0700) Subject: perf annotate: Don't truncate Intel style addresses X-Git-Tag: omap-for-v3.19/prcm-cleanup~97^2~28^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e2bb043f171084e5f34816a4268304512d35a46;p=pandora-kernel.git perf annotate: Don't truncate Intel style addresses Instructions like "mov r9,QWORD PTR [rdx+0x8]" were being truncated to "mov r9,QWORD" by code that assuemd operands cannot have spaces. Signed-off-by: Alex Converse Cc: Adrian Hunter Cc: Andi Kleen Cc: Ingo Molnar Cc: Jiri Olsa Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1408050180-14088-1-git-send-email-aconverse@google.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed