mirror of
https://github.com/wolfpld/tracy.git
synced 2026-09-04 17:38:27 +00:00
The symbol disassembly tool scoped its cost data to the statistics range filter. This is invisible UI state which the model cannot see, so range-limited numbers were indistinguishable from whole-trace figures and could silently change between tool calls. The other sampling tools always report whole-trace data; do the same here.