Files
tracy/profiler
Bartosz Taudul f99a02505a Fix possible div-by-zero.
If as.ipMaxAsm.local is 0 and m_childCalls is false, GetHotnessColor(count, 0)
performs float(2 * count) / 0. The old code explicitly guarded against this
with the as.ipMaxAsm.local != 0 check.
2026-05-23 13:33:16 +02:00
..
2026-05-23 13:33:16 +02:00
2024-09-26 16:21:16 +02:00
2024-03-21 23:04:38 +01:00