1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Rename CallstackMemory to CallstackSerial.

This commit is contained in:
Bartosz Taudul
2021-01-15 20:49:39 +01:00
parent c66b2cb536
commit d4c0d4fbb7
5 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ enum class QueueType : uint8_t
MessageAppInfo,
ZoneBeginAllocSrcLoc,
ZoneBeginAllocSrcLocCallstack,
CallstackMemory,
CallstackSerial,
Callstack,
CallstackAlloc,
CallstackSample,