tracy/server
2018-06-20 13:49:23 +02:00
..
tracy_flat_hash_map.hpp Force inline flat_hash_map find. 2018-04-30 03:09:50 +02:00
tracy_pdqsort.h Force inline internal pdqsort functions. 2017-12-08 23:25:48 +01:00
TracyBadVersion.cpp Move bad version dialogs to a separate file. 2018-04-21 23:19:48 +02:00
TracyBadVersion.hpp Move bad version dialogs to a separate file. 2018-04-21 23:19:48 +02:00
TracyCharUtil.hpp Use flat hash map for string map. 2018-03-23 21:12:29 +01:00
TracyEvent.hpp Filename in callstack frame is not a persistent pointer. 2018-06-20 01:26:05 +02:00
TracyFileHeader.hpp Try to not crash when opening invalid files. 2018-04-21 14:53:40 +02:00
TracyFileRead.hpp Parallelize file reading. 2018-05-03 17:56:43 +02:00
TracyFileWrite.hpp Remove one level of indirection in FileWrite. 2018-04-30 02:29:05 +02:00
TracyImGui.hpp Fix custom ImVec2 operators. 2018-04-21 23:19:13 +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 Force inline common slab allocation paths. 2018-04-30 02:47:16 +02:00
TracyVarArray.hpp Add variable sized const array. 2018-06-19 21:16:02 +02:00
TracyVector.hpp Force inline simple Vector ops. 2018-05-02 18:27:37 +02:00
TracyView.cpp Highlight actively inspected callstack. 2018-06-20 13:49:23 +02:00
TracyView.hpp Push detailed callstack to a separate window. 2018-06-20 13:23:08 +02:00
TracyWorker.cpp Save and load callstack frames. 2018-06-20 01:59:25 +02:00
TracyWorker.hpp Stack frame accessor. 2018-06-20 01:18:59 +02:00