diff options
author | Alex Converse <[email protected]> | 2014-08-14 14:03:00 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-08-15 10:39:26 -0300 |
commit | 1e2bb043f171084e5f34816a4268304512d35a46 (patch) | |
tree | 9bcc7ec899ce73de0dd7f8a38988b334652d1744 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 92561cb7883194714475c7a7775a11a9c40f75cb (diff) |
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 <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions