mirror of
https://github.com/wolfpld/tracy.git
synced 2026-09-09 20:08:12 +00:00
The code now performs a dry run of a dl_iterate_phdr call, storing the results in a vector. Then, the original processing loop is issued, but outside of dl_iterate_phdr. For possible cause of problems see: https://github.com/libunwind/libunwind/issues/16