mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-22 14:44:34 +00:00
CallTrace() is no longer present.
This commit is contained in:
parent
621c68352b
commit
8089040e64
@ -16,7 +16,6 @@ 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
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user