[llvm] [Bolt] Fix address translation for KASLR kernel (PR #114261)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 11 14:12:31 PST 2024
xur-llvm wrote:
What is the symptom of the breakage? Can you share the perf file and the
vmlinux so that I can debug?
I just tried my patch on 6.12.0-rc6-1 for non-KASLR profile and it
generated exactly the same bolt profile using perf2bolt without my patch.
This is on arch-linux.
-Rong
On Sun, Nov 10, 2024 at 7:34 PM Maksim Panchenko ***@***.***>
wrote:
> Thank you for the patch, Ron ***@***.*** <https://github.com/xur-llvm>). I
> verified that it works for vmlinux with KASLR. Sadly, at the same time it
> breaks non-KASLR vmlinux processing for perf2bolt.
>
> —
> Reply to this email directly, view it on GitHub
> <https://github.com/llvm/llvm-project/pull/114261#issuecomment-2467164591>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AOI42XTLY4HDHJ25LEZ3WAD2AAQUPAVCNFSM6AAAAABQ4Q6YGGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRXGE3DINJZGE>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
https://github.com/llvm/llvm-project/pull/114261
More information about the llvm-commits
mailing list