diff --git a/server/TracyView.cpp b/server/TracyView.cpp index 1fb5b195..42064328 100644 --- a/server/TracyView.cpp +++ b/server/TracyView.cpp @@ -69,6 +69,8 @@ static const char* s_tracyStackFrames[] = { "tracy::Profiler::MemFreeCallstack(void const*, int)", "tracy::ScopedZone::{ctor}", "tracy::ScopedZone::ScopedZone(tracy::SourceLocationData const*, int, bool)", + "tracy::CallTrace", + "tracy::Profiler::Message", nullptr };