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

Store thread id in MessageData.

This commit is contained in:
Bartosz Taudul
2018-05-25 21:10:22 +02:00
parent bb0246730f
commit 53aea660c8
2 changed files with 10 additions and 3 deletions
+1
View File
@@ -162,6 +162,7 @@ struct MessageData
{
int64_t time;
StringRef ref;
uint64_t thread;
};
struct ThreadData