tracy/common
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
..
tracy_lz4.cpp Remove +x flag from files. 2017-10-10 21:56:15 +02:00
tracy_lz4.hpp Unique lz4 header guard. 2017-10-21 15:02:43 +02:00
TracyAlloc.hpp Move TracyAlloc.hpp to common. Use rpmalloc only if TRACY_ENABLE. 2017-10-18 19:50:28 +02:00
TracyProtocol.hpp Preemptive transfer of source location payload. 2017-11-11 15:59:30 +01:00
TracyQueue.hpp Don't send source location pointer in query reply. 2017-11-14 23:06:45 +01:00
TracySocket.cpp Properly handle connection reset on win32. 2017-11-04 17:19:28 +01:00
TracySocket.hpp Manual allocation of socket memory. 2017-10-18 19:50:28 +02:00
TracySystem.cpp Proper function name. 2017-11-03 11:13:02 +01:00
TracySystem.hpp Proper pthread_threadid_np call. 2017-11-03 11:12:17 +01:00