tracy/server
2018-03-19 16:01:36 +01:00
..
tracy_benaphore.h No funny links to licenses. 2017-11-15 22:18:45 +01:00
tracy_flat_hash_map.hpp Workaround MSVC inlining bugs. 2017-11-22 01:54:50 +01:00
tracy_pdqsort.h Force inline internal pdqsort functions. 2017-12-08 23:25:48 +01:00
tracy_sema.h No funny links to licenses. 2017-11-15 22:18:45 +01:00
TracyCharUtil.hpp Prevent source location payload duplication. 2017-11-11 02:31:51 +01:00
TracyEvent.hpp Read and write whole ZoneEvent/GpuEvent data at once. 2018-03-15 21:59:16 +01:00
TracyFileRead.hpp File read buffer doesn't need to be preserved. 2018-03-17 14:22:36 +01:00
TracyFileWrite.hpp Split read/write functions into small and big variants. 2018-03-17 13:57:32 +01: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 Optimize slab initializing allocation. 2017-11-19 13:53:39 +01:00
TracyVector.hpp Using std::vector instead of Vector is no longer possible. 2018-03-18 19:56:53 +01:00
TracyView.cpp Add ability to group zones by user text. 2018-03-19 16:01:36 +01:00
TracyView.hpp Add ability to group zones by user text. 2018-03-19 16:01:36 +01:00
TracyWorker.cpp Don't use memcpy to terminate string. 2018-03-19 15:41:28 +01:00
TracyWorker.hpp Store thread id next to zone ptr in source location zone list. 2018-03-18 20:45:49 +01:00