diff -r 07b41fa8d1dd -r ca8a1b6995f6 piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp --- a/piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp Thu Aug 19 11:25:43 2010 +0300 +++ b/piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp Tue Aug 31 16:45:49 2010 +0300 @@ -76,7 +76,7 @@ { LOGTEXT("GppSamplerImpl::Reset"); iLastPc = 0; - iLastThread = 0; + iLastThread = 0xfffffffe; iRepeat = 0; iIsaStatus = 0; iIsaStart = 0;