tracy/client
2018-07-10 21:44:23 +02:00
..
concurrentqueue.h Fix warning re shadowing, implicit conversion and added include <cstdio> 2018-06-30 11:47:27 +02:00
tracy_rpmalloc.cpp Add size_t casts in asserts to get rid of sign-compare warnings on GCC 2018-07-01 20:02:53 +02:00
tracy_rpmalloc.hpp Update rpmalloc to 1.3.0. 2018-03-04 15:51:10 +01:00
TracyCallstack.cpp Change system include from using "" to <> 2018-06-30 16:00:51 +02:00
TracyCallstack.hpp Directly use RtlWalkFrameChain. 2018-06-23 02:07:47 +02:00
TracyFastVector.hpp Optimize FastVector for fast push_next() operation. 2018-04-14 17:12:41 +02:00
TracyLock.hpp Disable all tracing if TRACY_ON_DEMAND is defined. 2018-07-10 20:49:51 +02:00
TracyProfiler.cpp Send on-demand status in welcome message. 2018-07-10 21:44:23 +02:00
TracyProfiler.hpp Disable all tracing if TRACY_ON_DEMAND is defined. 2018-07-10 20:49:51 +02:00
TracyScoped.hpp Disable all tracing if TRACY_ON_DEMAND is defined. 2018-07-10 20:49:51 +02:00
TracyThread.hpp Enforce proper calling convention on x86. 2017-10-30 21:46:50 +01:00