tracy/server
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
..
TracyCharUtil.hpp Prevent source location payload duplication. 2017-11-11 02:31:51 +01:00
TracyEvent.hpp Don't send source location pointer in query reply. 2017-11-14 23:06:45 +01:00
TracyFileRead.hpp Remove +x flag from files. 2017-10-10 21:56:15 +02:00
TracyFileWrite.hpp Remove +x flag from files. 2017-10-10 21:56:15 +02:00
TracyImGui.hpp Remove +x flag from files. 2017-10-10 21:56:15 +02:00
TracyMemory.cpp Remove +x flag from files. 2017-10-10 21:56:15 +02:00
TracyMemory.hpp Remove +x flag from files. 2017-10-10 21:56:15 +02:00
TracyPopcnt.hpp TracyCountBits should be static inline. 2017-11-11 02:46:41 +01:00
TracySlab.hpp Use slab allocator for server allocations. 2017-10-21 13:01:57 +02:00
TracyVector.hpp Implement single element erase() in TracyVector. 2017-11-11 22:07:23 +01:00
TracyView.cpp Don't send source location pointer in query reply. 2017-11-14 23:06:45 +01:00
TracyView.hpp Don't send source location pointer in query reply. 2017-11-14 23:06:45 +01:00