mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Set memory failure callstack.
This commit is contained in:
@@ -367,6 +367,7 @@ private:
|
||||
{
|
||||
uint64_t thread;
|
||||
int16_t srcloc;
|
||||
uint32_t callstack;
|
||||
};
|
||||
|
||||
struct FrameImagePending
|
||||
|
||||
Reference in New Issue
Block a user