piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp
branchRCL_3
changeset 46 e26895079d7c
parent 44 52e343bb8f80
child 59 8ad140f3dd41
--- 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;