tracy/client
Bartosz Taudul e1a63dbb53 Drop constant merging check.
While without constant merging the profiler operates sub-optimally, it's
not that essential to be enabled. And there are problems with it on some
platforms, for example cygwin.
2017-09-23 20:16:42 +02:00
..
concurrentqueue.h Increase block size. 2017-09-12 00:46:10 +02:00
Tracy.hpp Automatically create profiler instance. 2017-09-18 19:08:54 +02:00
TracyProfiler.cpp Drop constant merging check. 2017-09-23 20:16:42 +02:00
TracyProfiler.hpp Store main thread id. 2017-09-23 01:37:07 +02:00
TracyScoped.hpp Collect and transmit source thread information. 2017-09-22 01:11:53 +02:00
TracyThread.hpp Better thread name retrieval. 2017-09-22 02:10:36 +02:00