diff -r 52e343bb8f80 -r e26895079d7c piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp --- a/piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp Wed Sep 01 12:37:10 2010 +0100 +++ b/piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp Wed Sep 15 00:19:18 2010 +0300 @@ -76,7 +76,7 @@ { LOGTEXT("GppSamplerImpl::Reset"); iLastPc = 0; - iLastThread = 0; + iLastThread = 0xfffffffe; iRepeat = 0; iIsaStatus = 0; iIsaStart = 0;