Fix tracy overhead

This commit is contained in:
sergeypdev 2025-01-10 03:04:12 +04:00
parent 21545b1c9d
commit 581f908e6e

View File

@ -4,7 +4,7 @@ import "core:c"
TRACY_ENABLE :: #config(TRACY_ENABLE, false)
TRACY_CALLSTACK :: #config(TRACY_CALLSTACK, 5)
TRACY_HAS_CALLSTACK :: #config(TRACY_HAS_CALLSTACK, true)
TRACY_HAS_CALLSTACK :: #config(TRACY_HAS_CALLSTACK, false)
TRACY_FIBERS :: #config(TRACY_FIBERS, false)
SourceLocationData :: ___tracy_source_location_data