You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tracy/server
Clément Grégoire 5ef64841cc Remove MessageMetadata type and replace by uint8_t everywhere 5 days ago
..
TracyCharUtil.hpp Update xxHash to 0.8.1. 4 years ago
TracyEvent.hpp Add source and severity to the server's MessageData + bump minor version for serialization 6 days ago
TracyFileHeader.hpp Use multiple compression streams when writing trace files. 2 years ago
TracyFileMeta.hpp Bump zstd to 1.5.7, use CPM to download. 11 months ago
TracyFileRead.hpp Fix usage of stat64 on non-glibc Linux 4 months ago
TracyFileWrite.hpp Bump zstd to 1.5.7, use CPM to download. 11 months ago
TracyMemory.cpp Make memUsage an atomic. 2 years ago
TracyMemory.hpp Make memUsage an atomic. 2 years ago
TracyMmap.cpp Drop support for Cygwin. 4 years ago
TracyMmap.hpp Drop support for Cygwin. 4 years ago
TracyPopcnt.hpp Use builtins before MSVC intrinsics 2 weeks ago
TracyPrint.cpp Apply review comment 8 months ago
TracyPrint.hpp Move all client headers and sources to public/ directory. 4 years ago
TracyShortPtr.hpp Allow setting short_ptr pointer. 3 years ago
TracySlab.hpp Make memUsage an atomic. 2 years ago
TracySort.hpp Replace parallel STL with PPQSort. 1 year ago
TracySortedVector.hpp Replace parallel STL with PPQSort. 1 year ago
TracyStringDiscovery.hpp Support Create() not creating an item. 2 years ago
TracySysUtil.cpp Move physical memory size getter to a separate source file. 2 years ago
TracySysUtil.hpp Move physical memory size getter to a separate source file. 2 years ago
TracyTaskDispatch.cpp Avoid creation of a temporary object. 2 years ago
TracyTaskDispatch.hpp Name worker threads. 3 years ago
TracyTextureCompression.cpp Bump zstd to 1.5.7, use CPM to download. 11 months ago
TracyTextureCompression.hpp Add missing includes. 4 years ago
TracyThreadCompress.cpp ThreadCompress::Load() doesn't need fileVer. 3 years ago
TracyThreadCompress.hpp ThreadCompress::Load() doesn't need fileVer. 3 years ago
TracyVarArray.hpp Using push/pop in all pragma pack pair to avoid potential padding bugs 3 years ago
TracyVector.hpp Make memUsage an atomic. 2 years ago
TracyWorker.cpp Remove MessageMetadata type and replace by uint8_t everywhere 5 days ago
TracyWorker.hpp Replace all messages text addr by TaggedUserlandAddress and send metadata over the network 6 days ago
tracy_pdqsort.h pdqsort: Fixed overflow and simplified block partition logic. (2dc2bbd) 2 years ago
tracy_robin_hood.h Drop support for old, broken compilers. 3 years ago
tracy_xxhash.h Update xxhash to 0.8.2. 2 years ago