mirror of
https://github.com/wolfpld/tracy.git
synced 2026-06-08 08:33:48 +00:00
Cache is shared between image names and source file names, because the underlying StringIdx storage makes indices unique. Both name sets should be completely separate, but if you have conflicts here, you have much more pressing problems to solve.