mirror of
https://github.com/wolfpld/tracy.git
synced 2026-07-20 21:19:22 +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