diff -r 7fdc9a71d314 -r 8ad140f3dd41 piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp --- a/piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp Wed Sep 15 13:53:27 2010 +0300 +++ b/piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp Wed Oct 13 16:17:58 2010 +0300 @@ -76,7 +76,7 @@ { LOGTEXT("GppSamplerImpl::Reset"); iLastPc = 0; - iLastThread = 0xfffffffe; + iLastThread = 0; iRepeat = 0; iIsaStatus = 0; iIsaStart = 0;