mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-27 00:04:35 +00:00
c3238a496d
Firstly, the match is not necessarily possible (e.g. on Linux the source location function names and callstack frame names are two completely different things). Secondly, the first current zone callstack frame (which is matched to some callstack frame of previous zone) is the frame in which a zone was captured, and it will already be present in the zone trace. The callstack frame omission should be therefore unconditional. |
||
---|---|---|
.. | ||
tracy_flat_hash_map.hpp | ||
tracy_pdqsort.h | ||
TracyBadVersion.cpp | ||
TracyBadVersion.hpp | ||
TracyCharUtil.hpp | ||
TracyEvent.hpp | ||
TracyFileHeader.hpp | ||
TracyFileRead.hpp | ||
TracyFileWrite.hpp | ||
TracyImGui.hpp | ||
TracyMemory.cpp | ||
TracyMemory.hpp | ||
TracyPopcnt.hpp | ||
TracySlab.hpp | ||
TracyVarArray.hpp | ||
TracyVector.hpp | ||
TracyView.cpp | ||
TracyView.hpp | ||
TracyWorker.cpp | ||
TracyWorker.hpp |