From cabfe25333b3951de16d5e56e71db559666b10ef Mon Sep 17 00:00:00 2001 From: Cody Tapscott Date: Fri, 6 Jan 2023 21:37:23 -0700 Subject: [PATCH] Add left/right counts to histogram tooltip --- server/TracyView_FindZone.cpp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/server/TracyView_FindZone.cpp b/server/TracyView_FindZone.cpp index 54d2220f..f82d5e1a 100644 --- a/server/TracyView_FindZone.cpp +++ b/server/TracyView_FindZone.cpp @@ -1249,15 +1249,19 @@ void View::DrawFindZone() } int64_t tBefore = 0; + int64_t cntBefore = 0; for( int i=0; i