mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Display inline functions.
This commit is contained in:
@@ -181,6 +181,7 @@ private:
|
||||
StringIdx imageName;
|
||||
StringIdx file;
|
||||
uint32_t line;
|
||||
bool isInline;
|
||||
};
|
||||
|
||||
struct DataBlock
|
||||
|
||||
Reference in New Issue
Block a user