benfred / py-spy

Sampling profiler for Python programs
MIT License
12.13k stars 401 forks source link

Page-align offset before calculating virtual addresses for ELF #626

Open andrewjcg opened 8 months ago

andrewjcg commented 8 months ago

This mimics what ld.so does by aligning the virtual addresses to the current page size, and fixes: