.. |
tracy_concurrentqueue.h
|
Change thread id size from 64 to 32 bits.
|
2021-10-08 00:42:52 +02:00 |
tracy_rpmalloc.cpp
|
Fix rpmalloc on ios.
|
2021-05-30 13:38:29 +02:00 |
tracy_rpmalloc.hpp
|
Mark rprealloc as a part of Tracy API.
|
2020-12-27 14:11:45 +01:00 |
tracy_SPSCQueue.h
|
Remove capacity safeties.
|
2021-11-14 18:52:57 +01:00 |
TracyAlloc.cpp
|
Fix rpmalloc init for shared libraries.
|
2021-06-13 12:15:36 +02:00 |
TracyArmCpuTable.hpp
|
Update ARM CPU parts list.
|
2021-06-04 19:41:59 +02:00 |
TracyCallstack.cpp
|
Pass full module path to LoadLibraryEx().
|
2021-11-25 23:27:20 +01:00 |
TracyCallstack.h
|
Drop support for Cygwin.
|
2021-10-07 23:28:40 +02:00 |
TracyCallstack.hpp
|
Pass full module path to LoadLibraryEx().
|
2021-11-25 23:27:20 +01:00 |
TracyDebug.hpp
|
Add debug print macros.
|
2021-05-21 01:47:31 +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
|
Don't init rpmalloc, if we know it has been done already.
|
2021-06-10 01:48:11 +02:00 |
TracyLock.hpp
|
Order of lock events is now always well-defined.
|
2020-07-26 13:54:40 +02:00 |
TracyProfiler.cpp
|
Don't identify samples if there will be no context switches.
|
2021-12-05 01:32:30 +01:00 |
TracyProfiler.hpp
|
Retrieve kernel symbols on Windows.
|
2021-11-25 23:12:41 +01:00 |
TracyRingBuffer.hpp
|
Optional CPU idx storage in RingBuffer.
|
2021-12-05 03:03:14 +01:00 |
TracyScoped.hpp
|
Use the possibly-synchronous macros in C++ zones.
|
2021-10-09 14:58:33 +02:00 |
TracyStringHelpers.hpp
|
Move inline string copy helpers to a separate header.
|
2021-10-22 21:53:46 +02:00 |
TracySysTime.cpp
|
Drop support for Cygwin.
|
2021-10-07 23:28:40 +02:00 |
TracySysTime.hpp
|
Drop support for Cygwin.
|
2021-10-07 23:28:40 +02:00 |
TracySysTrace.cpp
|
Use perf_event_open for context switch tracking.
|
2021-12-05 12:02:28 +01:00 |
TracySysTrace.hpp
|
Return external names, instead of sending them.
|
2021-10-22 22:20:30 +02:00 |
TracyThread.hpp
|
Drop support for Cygwin.
|
2021-10-07 23:28:40 +02:00 |