diff --git a/server/TracyView.cpp b/server/TracyView.cpp index 682ac557..2811f2b8 100644 --- a/server/TracyView.cpp +++ b/server/TracyView.cpp @@ -6600,34 +6600,38 @@ void View::DrawZoneInfoChildren( const V& children, int64_t ztime ) pdqsort_branchless( cti.get(), cti.get() + cgr.v.size(), [&ctt] ( const auto& lhs, const auto& rhs ) { return ctt[lhs] > ctt[rhs]; } ); - for( size_t i=0; i