summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2014-05-01 16:52:46 +0200
committerOleg Nesterov <oleg@redhat.com>2014-05-14 13:57:25 +0200
commit50204c6f6dd01b5bce1b53e0b003d01849455512 (patch)
tree2ed16e91199c0d7fac54f06bb843300615915030 /tools/perf/scripts/python/event_analyzing_sample.py
parent29dedee0e693aa113164c820395ce51446a71ace (diff)
uprobes/x86: Simplify rip-relative handling
It is possible to replace rip-relative addressing mode with addressing mode of the same length: (reg+disp32). This eliminates the need to fix up immediate and correct for changing instruction length. And we can kill arch_uprobe->def.riprel_target. Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> Reviewed-by: Jim Keniston <jkenisto@us.ibm.com> Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions