diff -r 01a6848ebfd7 -r 36b2e23a8629 egl/egltest/src/egltest_benchmark_sgimage.cpp --- a/egl/egltest/src/egltest_benchmark_sgimage.cpp Fri Apr 16 16:21:04 2010 +0300 +++ b/egl/egltest/src/egltest_benchmark_sgimage.cpp Mon May 03 13:44:32 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);