mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Display list of child calls.
This commit is contained in:
@@ -223,6 +223,7 @@ private:
|
||||
uint64_t m_jumpPopupAddr;
|
||||
bool m_hwSamples, m_hwSamplesRelative;
|
||||
bool m_childCalls;
|
||||
bool m_childCallList;
|
||||
CostType m_cost;
|
||||
|
||||
SourceContents m_source;
|
||||
|
||||
Reference in New Issue
Block a user