SIGN IN SIGN UP

gh-136541: Fix several problems of perf trampolines in x86_64 and aarch64 (#136500)

This commit fixes the following problems:

* The x86_64 trampolines are not preserving frame pointers
* The hardcoded offsets to the code segment from the FDE only worked properly for x64_64
* The CIE data was not following conventions of aarch64
* The eh_frame for aarch64 was not fully correct
P
Pablo Galindo Salgado committed
236f733d8ffb3d587e1167fa0a0248c24512e7fd
Parent: 7de8ea7
Committed by GitHub <noreply@github.com> on 7/11/2025, 1:32:35 PM