diff options
author | Ard Biesheuvel <[email protected]> | 2018-09-18 23:51:37 -0700 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-09-27 17:56:47 +0200 |
commit | 50ff18ab497aa22f6a59444625df7508c8918237 (patch) | |
tree | e3d2dd15c0a13765fc242bb908c9cd91da48a951 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9ae033aca8d600e36034d4d0743aad624cec92ed (diff) |
jump_label: Implement generic support for relative references
To reduce the size taken up by absolute references in jump label
entries themselves and the associated relocation records in the
.init segment, add support for emitting them as relative references
instead.
Note that this requires some extra care in the sorting routine, given
that the offsets change when entries are moved around in the jump_entry
table.
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Arnd Bergmann <[email protected]>
Cc: Heiko Carstens <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Martin Schwidefsky <[email protected]>
Cc: Jessica Yu <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions