diff -r 838cdffd57ce -r 0ff24a8f6ca2 piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp --- a/piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp Mon Aug 23 15:29:36 2010 +0300 +++ b/piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp Fri Aug 27 11:37:29 2010 +0300 @@ -76,7 +76,7 @@ { LOGTEXT("GppSamplerImpl::Reset"); iLastPc = 0; - iLastThread = 0; + iLastThread = 0xfffffffe; iRepeat = 0; iIsaStatus = 0; iIsaStart = 0;