[llvm] [Bolt] Fix address translation for KASLR kernel (PR #114261)

Maksim Panchenko via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 10 19:34:14 PST 2024


maksfb wrote:

Thank you for the patch, Ron (@xur-llvm). I verified that it works for `vmlinux` with KASLR. Sadly, at the same time it breaks non-KASLR `vmlinux` processing for `perf2bolt`.

https://github.com/llvm/llvm-project/pull/114261


More information about the llvm-commits mailing list