1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Add inlines propagation UI.

This commit is contained in:
Bartosz Taudul
2022-10-09 20:52:14 +02:00
parent a87cbacbc1
commit dbad69cd4f
2 changed files with 31 additions and 5 deletions
+1
View File
@@ -236,6 +236,7 @@ private:
bool m_hwSamples, m_hwSamplesRelative;
bool m_childCalls;
bool m_childCallList;
bool m_propagateInlines;
CostType m_cost;
SourceContents m_source;