From 1bbf2963511e67392b5e78c996b78ac11c31b7bc Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Tue, 5 Mar 2019 02:39:23 +0100 Subject: [PATCH] Use fast callstack frame decoding to cut callstack. --- client/TracyProfiler.cpp | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/client/TracyProfiler.cpp b/client/TracyProfiler.cpp index d60ed98f..052d5a98 100644 --- a/client/TracyProfiler.cpp +++ b/client/TracyProfiler.cpp @@ -1884,13 +1884,8 @@ void Profiler::CutCallstack( void* callstack, const char* skipBefore ) uintptr_t i; for( i=0; i