tracy/client
Bartosz Taudul 1899066e36 Read time from timer register on arm64.
On ODROID C2 this change improves timer resolution from 250 ns to 41 ns.
2018-04-26 16:03:31 +02:00
..
concurrentqueue.h Backport concurrent queue's fixes. 2018-03-04 15:32:42 +01:00
tracy_rpmalloc.cpp Update rpmalloc to 1.3.0. 2018-03-04 15:51:10 +01:00
tracy_rpmalloc.hpp Update rpmalloc to 1.3.0. 2018-03-04 15:51:10 +01:00
TracyFastVector.hpp Optimize FastVector for fast push_next() operation. 2018-04-14 17:12:41 +02:00
TracyLock.hpp Fix typo. 2018-03-31 14:19:45 +02:00
TracyProfiler.cpp Use GetTime() in CalibrateTimer(). 2018-04-26 15:29:09 +02:00
TracyProfiler.hpp Read time from timer register on arm64. 2018-04-26 16:03:31 +02:00
TracyScoped.hpp s/TRACY_RDTSCP_SUPPORTED/TRACY_HW_TIMER/ 2018-04-26 15:25:54 +02:00
TracyThread.hpp Enforce proper calling convention on x86. 2017-10-30 21:46:50 +01:00