tracy/client
Bartosz Taudul ef5e30056e Implement delayed initialization of the profiler.
Enabled on osx, ios.
2019-02-19 20:43:30 +01:00
..
concurrentqueue.h Fixed compiler warnings. 2018-08-01 14:07:30 +02:00
tracy_rpmalloc.cpp Cygwin headers provide their own FORCEINLINE macro. 2018-12-29 01:00:14 +01:00
tracy_rpmalloc.hpp Update rpmalloc to 1.3.0. 2018-03-04 15:51:10 +01:00
TracyCallstack.cpp Fix call stacks on cygwin. 2019-02-02 13:58:17 +01:00
TracyCallstack.h Use language neutral header for callstack capability detection. 2019-01-27 13:41:32 +01:00
TracyCallstack.hpp Use language neutral header for callstack capability detection. 2019-01-27 13:41:32 +01:00
TracyFastVector.hpp Don't mark FastVector element as used until it's ready. 2018-08-20 22:35:50 +02:00
TracyLock.hpp Hide rest of statics. 2019-02-19 19:33:37 +01:00
TracyProfiler.cpp Implement delayed initialization of the profiler. 2019-02-19 20:43:30 +01:00
TracyProfiler.hpp Implement delayed initialization of the profiler. 2019-02-19 20:43:30 +01:00
TracyScoped.hpp Prevent direct access to s_profiler. 2019-02-19 18:38:08 +01:00
TracyThread.hpp Enforce proper calling convention on x86. 2017-10-30 21:46:50 +01:00