mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00:00
7e8961d2fc
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 |
||
---|---|---|
.. | ||
alloc.cpp | ||
backtrace.hpp | ||
config.h | ||
dwarf.cpp | ||
elf.cpp | ||
fileline.cpp | ||
filenames.hpp | ||
internal.hpp | ||
LICENSE | ||
macho.cpp | ||
mmapio.cpp | ||
posix.cpp | ||
sort.cpp | ||
state.cpp |