tracy/client
Bartosz Taudul c43eb29ce0 Don't send source location pointer in query reply.
Since reply order is the same as the query order, the server already
knows what source location it receives. This observation allows placing
zone name into the source location struct.
2017-11-14 23:06:45 +01:00
..
concurrentqueue.h Move TracyAlloc.hpp to common. Use rpmalloc only if TRACY_ENABLE. 2017-10-18 19:50:28 +02:00
tracy_rpmalloc.cpp Change TRACY_DISABLE to TRACY_ENABLE. 2017-10-16 21:34:39 +02:00
tracy_rpmalloc.hpp Wrap rpmalloc in tracy namespace. 2017-10-14 16:50:08 +02:00
TracyLock.hpp Add no-cpu GetTime() variant. 2017-10-29 16:12:16 +01:00
TracyProfiler.cpp Don't send source location pointer in query reply. 2017-11-14 23:06:45 +01:00
TracyProfiler.hpp Don't send source location pointer in query reply. 2017-11-14 23:06:45 +01:00
TracyScoped.hpp Don't send source location pointer in query reply. 2017-11-14 23:06:45 +01:00
TracyThread.hpp Enforce proper calling convention on x86. 2017-10-30 21:46:50 +01:00