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

Allow sending custom zone names.

This commit is contained in:
Bartosz Taudul
2017-09-28 19:28:24 +02:00
parent 362a37a705
commit 8c1c395cec
8 changed files with 38 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ namespace tracy
struct TextData
{
const char* userText;
uint64_t zoneName; // ptr
};
struct Event