piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp
branchRCL_3
changeset 20 ca8a1b6995f6
parent 13 da2cedce4920
child 21 52e343bb8f80
--- 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;