tracy/client
2017-10-16 21:28:38 +02:00
..
concurrentqueue.h Prevent clash of likely/unlikely with possible macros. 2017-10-16 21:17:58 +02:00
tracy_rpmalloc.cpp PAGE_SIZE is already defined in limits.h. 2017-10-16 21:17:58 +02:00
tracy_rpmalloc.hpp Wrap rpmalloc in tracy namespace. 2017-10-14 16:50:08 +02:00
TracyAlloc.hpp Wrap malloc/free. 2017-10-14 16:52:05 +02:00
TracyLock.hpp Use 32 bits to store lock id. 2017-10-13 20:05:38 +02:00
TracyProfiler.cpp Always use ShouldExit() to determine if worker should exit. 2017-10-16 21:21:42 +02:00
TracyProfiler.hpp Use custom threading wrapper instead of std::thread. 2017-10-16 21:17:58 +02:00
TracyScoped.hpp Use rpmalloc to allocate tracy client memory. 2017-10-14 17:15:18 +02:00
TracyThread.hpp Add minimal thread class implementation. 2017-10-16 21:17:58 +02:00