tracy/server
Bartosz Taudul e77224975d
Update last time when callstack or hw samples arrive.
2024-03-26 20:48:52 +01:00
..
TracyCharUtil.hpp Update xxHash to 0.8.1. 2021-12-01 21:52:31 +01:00
TracyEvent.hpp Add plot type "power" and Watt format. 2023-03-10 01:25:41 +01:00
TracyFileHeader.hpp Move all client headers and sources to public/ directory. 2022-07-17 15:47:38 +02:00
TracyFileRead.hpp FreeBSD has 64-bit stat with no need for stat64. 2023-05-23 23:41:39 +02:00
TracyFileWrite.hpp Move all client headers and sources to public/ directory. 2022-07-17 15:47:38 +02:00
TracyMemory.cpp Don't care about memory usage tracking data races. 2019-11-10 19:21:24 +01:00
TracyMemory.hpp Don't care about memory usage tracking data races. 2019-11-10 19:21:24 +01:00
TracyMmap.cpp Drop support for Cygwin. 2021-10-07 23:28:40 +02:00
TracyMmap.hpp Drop support for Cygwin. 2021-10-07 23:28:40 +02:00
TracyPopcnt.hpp Add common lzcnt implementation. 2021-06-09 20:29:43 +02:00
TracyPrint.cpp Fix time rounding logic. 2022-08-28 14:50:38 +02:00
TracyPrint.hpp Move all client headers and sources to public/ directory. 2022-07-17 15:47:38 +02:00
TracyShortPtr.hpp Allow setting short_ptr pointer. 2023-03-19 15:21:52 +01:00
TracySlab.hpp Move all client headers and sources to public/ directory. 2022-07-17 15:47:38 +02:00
TracySort.hpp No parallel execution on emscripten. 2022-08-08 18:41:06 +02:00
TracySortedVector.hpp Using push/pop in all pragma pack pair to avoid potential padding bugs 2022-08-03 18:39:42 +08:00
TracyStringDiscovery.hpp Pass function objects through const references. 2023-04-16 16:44:18 +02:00
TracyTaskDispatch.cpp Avoid creation of a temporary object. 2024-02-09 01:27:33 +01:00
TracyTaskDispatch.hpp Name worker threads. 2023-03-25 22:14:34 +01:00
TracyTextureCompression.cpp Use zstd dict for packing/unpacking frame images. 2021-05-15 18:06:44 +02:00
TracyTextureCompression.hpp Add missing includes. 2022-04-26 22:01:09 +02:00
TracyThreadCompress.cpp ThreadCompress::Load() doesn't need fileVer. 2023-04-16 17:17:07 +02:00
TracyThreadCompress.hpp ThreadCompress::Load() doesn't need fileVer. 2023-04-16 17:17:07 +02:00
TracyVarArray.hpp Using push/pop in all pragma pack pair to avoid potential padding bugs 2022-08-03 18:39:42 +08:00
TracyVector.hpp Using push/pop in all pragma pack pair to avoid potential padding bugs 2022-08-03 18:39:42 +08:00
TracyWorker.cpp Update last time when callstack or hw samples arrive. 2024-03-26 20:48:52 +01:00
TracyWorker.hpp Add trace load failure exception. 2023-12-31 13:55:06 +01:00
tracy_pdqsort.h pdqsort: Fixed overflow and simplified block partition logic. (2dc2bbd) 2024-03-13 00:42:59 +01:00
tracy_robin_hood.h Drop support for old, broken compilers. 2022-09-29 20:59:31 +02:00
tracy_xxhash.h Update xxhash to 0.8.2. 2023-10-09 23:11:30 +02:00