tracy/server
Bartosz Taudul d2c866377e Extract unique string discovery from worker.
This class is responsible for handling data sets that should be grouped
together, but which may come with different name pointers.

It is a generalization of the plot merging functionality.
2018-08-04 16:25:11 +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 Also remove child vectors from GPU events. 2018-07-22 19:47:01 +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 Define ImVec2 math operators only when IMGUI_DEFINE_MATH_OPERATORS is undefined. 2018-07-17 16:37:45 +03: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
TracyStringDiscovery.hpp Extract unique string discovery from worker. 2018-08-04 16:25:11 +02:00
TracyVarArray.hpp Make callstack hash less shitty. 2018-06-24 17:30:54 +02:00
TracyVector.hpp Add single-value Vector constructor. 2018-07-22 16:01:58 +02:00
TracyVersion.hpp Save source location zones counts. 2018-07-29 14:58:01 +02:00
TracyView.cpp Display number of events for items in options menu. 2018-08-04 15:09:52 +02:00
TracyView.hpp Add zoom-to-middle-mouse-button-selection-range. 2018-07-29 20:15:49 +02:00
TracyWorker.cpp Remove obsolete comment. 2018-08-04 15:46:10 +02:00
TracyWorker.hpp Display explicit names of loaded things. 2018-07-29 16:56:46 +02:00