aboutsummaryrefslogtreecommitdiff
path: root/src/zencore
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2026-04-12 22:52:14 +0200
committerStefan Boberg <[email protected]>2026-04-12 22:52:14 +0200
commit341259474fab519ee4a20af2768d51cafd5f491f (patch)
tree7a19d9d0a8a5ce8e97f36514547acbfbaad79cf3 /src/zencore
parentSynthesize trace thread groups from name suffixes (diff)
parentFix Linux build errors in trace.cpp and tourist analyzer.h (diff)
downloadzen-sb/tourist.tar.xz
zen-sb/tourist.zip
Merge branch 'sb/tourist' of ssh://arn-wd-l1704:2222/ue-foundation/zen into sb/touristsb/tourist
Diffstat (limited to 'src/zencore')
-rw-r--r--src/zencore/trace.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zencore/trace.cpp b/src/zencore/trace.cpp
index 2714c5221..d7084bbd1 100644
--- a/src/zencore/trace.cpp
+++ b/src/zencore/trace.cpp
@@ -6,6 +6,7 @@
# include <zencore/zencore.h>
# include <zencore/commandline.h>
# include <zencore/string.h>
+# include <zencore/thread.h>
# include <zencore/logging.h>
# define TRACE_IMPLEMENT 1