diff -r 15986eb6c500 -r 25f95128741d egl/egltest/src/egltest_benchmark_sgimage.cpp --- a/egl/egltest/src/egltest_benchmark_sgimage.cpp Wed Mar 31 23:34:07 2010 +0300 +++ b/egl/egltest/src/egltest_benchmark_sgimage.cpp Wed Apr 14 17:19:46 2010 +0300 @@ -875,6 +875,7 @@ void CEglTest_Benchmark_DrawImage::doProcessFunctionL(TInt aIdx) { + INFO_PRINTF2(_L("CEglTest_Benchmark_DrawImage::doProcessFunctionL, Process %d"),aIdx); #ifdef SYMBIAN_GRAPHICS_EGL_SGIMAGELITE GetDisplayL(); CreateEglSessionL(aIdx);