diff -r 796276a1bdcc -r 9fdee5e1da30 uiservicetab/vimpstdetailsviewplugin/src/cvimpstfieldpropertyarray.cpp --- a/uiservicetab/vimpstdetailsviewplugin/src/cvimpstfieldpropertyarray.cpp Wed Mar 31 21:14:49 2010 +0300 +++ b/uiservicetab/vimpstdetailsviewplugin/src/cvimpstfieldpropertyarray.cpp Wed Apr 14 15:46:18 2010 +0300 @@ -28,6 +28,7 @@ #include // System includes #include +#include "uiservicetabtracer.h" _LIT(KColon,":"); // --------------------------------------------------------------------------- @@ -128,6 +129,7 @@ TBool aPresenceSupported, TDesC& aServiceName, TStoreType aStoreType) { + TRACER_AUTO; // aSupportedFieldTypeList is a list of the supported field type of the used store const TInt count = aReader.ReadInt16();