diff options
author | Vasily Gorbik <gor@linux.ibm.com> | 2018-06-27 14:58:46 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2018-07-02 11:24:57 +0200 |
commit | 94cbc0ea163f58ec3ce167a1ccbdf55ff1e88111 (patch) | |
tree | fc4aa53248c4b80328aed578df18626233d98b31 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4778dc08ef99825d2931d44888fda8d49319d93a (diff) |
s390: put expoline execute-trampolines into .text section
Currently none of the vmlinux linker script patterns in .text section
match expoline execute-trampolines, and they end up as separate
sections:
.text.__s390_indirect_jump_r1,
.text.__s390x_indirect_jump_r1use_r9,
.text.__s390x_indirect_branch_4_1use_6, ...
Add a pattern to match them all.
Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions