piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp
changeset 45 185201be11b0
parent 22 a009639409f5
child 44 52e343bb8f80
--- a/piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp	Wed Aug 18 11:18:37 2010 +0300
+++ b/piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp	Thu Sep 02 22:05:40 2010 +0300
@@ -76,7 +76,7 @@
 	{
 	LOGTEXT("GppSamplerImpl::Reset");
 	iLastPc = 0;
-	iLastThread = 0;
+	iLastThread = 0xfffffffe;
 	iRepeat = 0;
 	iIsaStatus = 0;
 	iIsaStart = 0;