Filter Flame graph Tree map Bar chart
@if (estimatedFrameRate() >= 60 && record()) { } @if (estimatedFrameRate() < 60 && record()) { } @if (estimatedFrameRate() < 60 && record()) { } @if (record()?.source && record()) { } @if (visualizationMode() == flameGraphMode) { Show only change detection }
@if (!empty()) { }