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

Add relative hw samples checkbox.

This commit is contained in:
Bartosz Taudul
2021-07-15 01:44:52 +02:00
parent b4c1313a2e
commit a5e655d1ee
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -198,7 +198,7 @@ private:
uint8_t m_maxAsmBytes;
bool m_atnt;
uint64_t m_jumpPopupAddr;
bool m_hwSamples;
bool m_hwSamples, m_hwSamplesRelative;
bool m_childCalls;
CostType m_cost;