mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Preserve symbol call location.
This commit is contained in:
@@ -179,6 +179,8 @@ private:
|
||||
{
|
||||
StringIdx name;
|
||||
StringIdx imageName;
|
||||
StringIdx file;
|
||||
uint32_t line;
|
||||
};
|
||||
|
||||
struct DataBlock
|
||||
|
||||
Reference in New Issue
Block a user