.. |
tracy_concurrentqueue.h
|
Remove unnecessary defines in concurrentqueue
|
2020-09-15 11:41:39 +02:00 |
tracy_rpmalloc.cpp
|
Suppress warning.
|
2020-08-11 23:25:23 +02:00 |
tracy_rpmalloc.hpp
|
Update rpmalloc to 1.4.0.
|
2020-03-01 01:02:25 +01:00 |
TracyArmCpuTable.hpp
|
Add new apple devices.
|
2020-07-31 02:42:22 +02:00 |
TracyCallstack.cpp
|
Don't alias struct names in client and server.
|
2020-08-20 17:38:29 +02:00 |
TracyCallstack.h
|
Use libbacktrace on BSD.
|
2019-11-21 20:41:57 +01:00 |
TracyCallstack.hpp
|
Don't alias struct names in client and server.
|
2020-08-20 17:38:29 +02:00 |
TracyDxt1.cpp
|
Mask out alpha channel on SSE and AVX2 paths.
|
2020-07-20 13:58:35 +02:00 |
TracyDxt1.hpp
|
Experimental DXT1 compressor.
|
2019-06-27 19:14:51 +02:00 |
TracyFastVector.hpp
|
Zero capacity is invalid.
|
2020-02-24 23:04:53 +01:00 |
TracyLock.hpp
|
Order of lock events is now always well-defined.
|
2020-07-26 13:54:40 +02:00 |
TracyProfiler.cpp
|
Send callstacks before sending events they belong to.
|
2020-09-29 16:40:19 +02:00 |
TracyProfiler.hpp
|
Send callstacks before sending events they belong to.
|
2020-09-29 16:40:19 +02:00 |
TracyRingBuffer.hpp
|
No need to store two same pointers.
|
2020-08-15 13:40:36 +02:00 |
TracyScoped.hpp
|
Send callstacks before sending events they belong to.
|
2020-09-29 16:40:19 +02:00 |
TracySysTime.cpp
|
only write SysTime::used if fscanf succeeds
|
2020-06-03 19:54:49 -07:00 |
TracySysTime.hpp
|
Implement reading sys time on BSD.
|
2019-11-21 20:41:57 +01:00 |
TracySysTrace.cpp
|
Don't set sample_max_stack with kernel headers < 4.8.
|
2020-09-15 17:38:35 +02:00 |
TracySysTrace.hpp
|
Store sampling period.
|
2020-02-25 23:08:52 +01:00 |
TracySysTracePayload.hpp
|
Embed precompiled tracy_systrace for android.
|
2019-09-27 15:50:58 +02:00 |
TracyThread.hpp
|
Add missing rpmalloc include.
|
2020-07-19 13:04:51 +02:00 |