tracy/server
Kevin Kuehler 5ab84d0c3f Use file:line when comparing traces
When comparing traces, where multiple classes share the same zone
names, the behavior prior to this patch was to auto-select the first
matching zone name in the other trace. Instead, find the most correct
zone by using filename and line number.
2021-05-21 15:25:26 -07:00
..
IconsFontAwesome5.h Don't use char8_t. 2019-07-25 12:58:16 +02:00
tracy_pdqsort.h
tracy_robin_hood.h Update robin-hood-hashing to 3.11.1. 2021-04-08 01:07:56 +02:00
tracy_xxh3.h
tracy_xxhash.h
TracyBadVersion.cpp
TracyBadVersion.hpp
TracyBuzzAnim.hpp
TracyCharUtil.hpp
TracyColor.cpp
TracyColor.hpp
TracyDecayValue.hpp
TracyEvent.hpp Replace two memory reads with just one. 2021-05-01 14:32:02 +02:00
TracyFileHeader.hpp
TracyFileRead.hpp
TracyFilesystem.cpp
TracyFilesystem.hpp
TracyFileWrite.hpp
TracyImGui.hpp Update TracyImGui.hpp 2021-05-17 12:07:35 +02:00
TracyMemory.cpp
TracyMemory.hpp
TracyMicroArchitecture.cpp
TracyMicroArchitecture.hpp
TracyMmap.cpp
TracyMmap.hpp
TracyMouse.cpp Update TracyMouse.cpp 2021-05-17 12:07:06 +02:00
TracyMouse.hpp Do not use relative include path for ImGUI.h 2021-05-17 12:05:14 +02:00
TracyPopcnt.hpp
TracyPrint.cpp
TracyPrint.hpp
TracyShortPtr.hpp Fix 32-bit short_ptr. 2020-02-02 02:36:28 +01:00
TracySlab.hpp
TracySort.hpp Allow setting NO_PARALLEL_SORT externally. 2021-04-15 19:55:50 +02:00
TracySortedVector.hpp
TracySourceContents.cpp
TracySourceContents.hpp
TracySourceTokenizer.cpp Hackfix support for UTF-8 in source files. 2021-04-18 19:14:12 +02:00
TracySourceTokenizer.hpp
TracySourceView.cpp Implement range limit for child samples. 2021-05-19 20:26:50 +02:00
TracySourceView.hpp Add child samples to source view percentages. 2021-04-18 22:23:55 +02:00
TracyStackFrames.cpp
TracyStackFrames.hpp
TracyStorage.cpp
TracyStorage.hpp
TracyStringDiscovery.hpp
TracyTaskDispatch.cpp
TracyTaskDispatch.hpp
TracyTexture.cpp
TracyTexture.hpp
TracyTextureCompression.cpp Use zstd dict for packing/unpacking frame images. 2021-05-15 18:06:44 +02:00
TracyTextureCompression.hpp Use zstd dict for packing/unpacking frame images. 2021-05-15 18:06:44 +02:00
TracyThreadCompress.cpp Drop legacy code for reading long unsupported traces. 2021-05-18 02:24:56 +02:00
TracyThreadCompress.hpp
TracyUserData.cpp
TracyUserData.hpp
TracyVarArray.hpp
TracyVector.hpp
TracyVersion.hpp Calculate frame images dictionary. 2021-05-15 18:03:50 +02:00
TracyView.cpp Use file:line when comparing traces 2021-05-21 15:25:26 -07:00
TracyView.hpp Add interface for frame images dict building. 2021-05-15 15:50:20 +02:00
TracyViewData.hpp
TracyWorker.cpp Fix shift. 2021-05-15 18:39:01 +02:00
TracyWorker.hpp Add interface for frame images dict building. 2021-05-15 15:50:20 +02:00
TracyYield.hpp