mirror of
https://github.com/wolfpld/tracy
synced 2025-05-04 22:23:52 +00:00
addr2line starts failing when given too many addresses to resolve. Batching per 1024 addresses allows not only to see progress but also fixes resolution for images with high number of addresses to resolve. Escaping is also required when image paths have spaces for example.