tracy/client
Bartosz Taudul 9ec8704dad Don't include LZ4 headers in tracy headers.
The LZ4 implementation is wrapped in tracy namespace, but it also adds
some defines, which may conflict with other LZ4 implementations.
2019-05-01 12:57:42 +02: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 Try dladdr() resolution if libbacktrace fails. 2019-03-05 20:43:47 +01:00
TracyCallstack.h Collect call stacks on apple. 2019-02-20 16:01:41 +01:00
TracyCallstack.hpp Fast callstack frame decoder. 2019-03-05 02:42:51 +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 Don't include LZ4 headers in tracy headers. 2019-05-01 12:57:42 +02:00
TracyProfiler.hpp Don't include LZ4 headers in tracy headers. 2019-05-01 12:57:42 +02:00
TracyScoped.hpp Prevent direct access to s_profiler. 2019-02-19 18:38:08 +01:00
TracySysTime.cpp /proc/stat might be inaccessible. 2019-04-04 15:25:26 +02:00
TracySysTime.hpp CPU usage getter for apple. 2019-02-25 15:04:06 +01:00
TracyThread.hpp Enforce proper calling convention on x86. 2017-10-30 21:46:50 +01:00