tracy/client
Bartosz Taudul d6f32a0839 Serialize lock processing.
This makes is much easier to process on the server and opens new
optimization possibilities. It also fixes theoretical problems, which
may be caused by invalid ordering of events with the same timestamp.
2019-08-12 13:51:01 +02:00
..
tracy_concurrentqueue.h Still more. 2019-07-30 01:30:31 +02:00
tracy_rpmalloc.cpp Clean up imported functions in multi-dll projects. 2019-06-07 19:50:08 +03:00
tracy_rpmalloc.hpp Clean up imported functions in multi-dll projects. 2019-06-07 19:50:08 +03:00
TracyArmCpuTable.hpp Display unknown implementer, part as hex values. 2019-07-03 21:18:17 +02:00
TracyCallstack.cpp Fix multiple build errors when compiling with MinGW. 2019-08-04 15:49:46 +03:00
TracyCallstack.h Callstack decode for android api <= 21. 2019-05-22 14:14:30 +02:00
TracyCallstack.hpp Callstack decode for android api <= 21. 2019-05-22 14:14:30 +02:00
TracyDxt1.cpp Fix incomplete headers. 2019-07-25 23:41:42 +02:00
TracyDxt1.hpp Experimental DXT1 compressor. 2019-06-27 19:14:51 +02:00
TracyFastVector.hpp Don't mark FastVector element as used until it's ready. 2018-08-20 22:35:50 +02:00
TracyLock.hpp Serialize lock processing. 2019-08-12 13:51:01 +02:00
TracyProfiler.cpp Allow skipping invariant TSC check. 2019-08-08 19:21:39 +02:00
TracyProfiler.hpp Add serial queue interface. 2019-08-12 13:27:15 +02:00
TracyScoped.hpp Fill in thread id during dequeue, not during enqueue. 2019-07-30 01:15:14 +02: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