mirror of
https://github.com/wolfpld/tracy.git
synced 2024-12-02 09:44:35 +00:00
Update list of tracy callstack frames.
This commit is contained in:
parent
3bd5da9896
commit
d96fcc95c2
@ -69,6 +69,8 @@ static const char* s_tracyStackFrames[] = {
|
|||||||
"tracy::Profiler::MemFreeCallstack(void const*, int)",
|
"tracy::Profiler::MemFreeCallstack(void const*, int)",
|
||||||
"tracy::ScopedZone::{ctor}",
|
"tracy::ScopedZone::{ctor}",
|
||||||
"tracy::ScopedZone::ScopedZone(tracy::SourceLocationData const*, int, bool)",
|
"tracy::ScopedZone::ScopedZone(tracy::SourceLocationData const*, int, bool)",
|
||||||
|
"tracy::CallTrace",
|
||||||
|
"tracy::Profiler::Message",
|
||||||
nullptr
|
nullptr
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user