mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-22 11:08:21 +00:00
FindExternalImageRefresh already re-parsed /proc/<pid>/maps on miss, but only one of three external decode paths used it. Switch the DecodeCallstackPtrFastExternal and DecodeSymbolAddressExternal paths over so symbol-name and file/line lookups stay fresh after the target dlopens a library. Rate-limit the re-parse to once per wall-clock second so samples landing on permanently unresolvable regions (JIT, vDSO, stacks) do not trigger a full parse each time.
56 KiB
56 KiB