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

Parse custom location tags.

This commit is contained in:
Bartosz Taudul
2021-05-11 01:27:48 +02:00
parent 97f54f539d
commit db734e3e0a
2 changed files with 23 additions and 2 deletions
+2
View File
@@ -99,6 +99,8 @@ public:
std::string name;
std::string text;
bool isEnd;
std::string locFile;
uint32_t locLine;
};
struct ImportEventMessages