diff options
author | Alex Converse <aconverse@google.com> | 2014-08-14 14:03:00 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2014-08-15 10:39:26 -0300 |
commit | 1e2bb043f171084e5f34816a4268304512d35a46 (patch) | |
tree | 9bcc7ec899ce73de0dd7f8a38988b334652d1744 /tools/perf/arch/common.c | |
parent | 92561cb7883194714475c7a7775a11a9c40f75cb (diff) | |
download | linux-stable-1e2bb043f171084e5f34816a4268304512d35a46.tar.gz linux-stable-1e2bb043f171084e5f34816a4268304512d35a46.tar.bz2 linux-stable-1e2bb043f171084e5f34816a4268304512d35a46.zip |
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 <aconverse@google.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1408050180-14088-1-git-send-email-aconverse@google.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/arch/common.c')
0 files changed, 0 insertions, 0 deletions