diff -r ca8a1b6995f6 -r 52e343bb8f80 piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp --- a/piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp Tue Aug 31 16:45:49 2010 +0300 +++ b/piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp Wed Sep 01 12:37:10 2010 +0100 @@ -76,7 +76,7 @@ { LOGTEXT("GppSamplerImpl::Reset"); iLastPc = 0; - iLastThread = 0xfffffffe; + iLastThread = 0; iRepeat = 0; iIsaStatus = 0; iIsaStart = 0;