diff -r aa2539c91954 -r 1c2bb2fc7c87 perfsrv/piprofiler/piprofiler_plat/inc/ProfilerVersion.h --- a/perfsrv/piprofiler/piprofiler_plat/inc/ProfilerVersion.h Fri Oct 08 14:56:39 2010 +0300 +++ b/perfsrv/piprofiler/piprofiler_plat/inc/ProfilerVersion.h Tue Oct 26 16:20:32 2010 +0300 @@ -25,10 +25,10 @@ * */ - #define PROFILER_VERSION "PI Profiler v2.1.0" + #define PROFILER_VERSION "PI Profiler v2.3.1" #define PROFILER_VERSION_SHORT _L("2.00.0") #define PROFILER_SAMPLER_VERSION _L("2.00.0") - #define PROFILER_RELEASE_DATE _L("23rd February 2009. ") + #define PROFILER_RELEASE_DATE _L("11th October 2010. ") #define PROFILER_GPP_SAMPLER_VERSION _L("2.00") // SMPfied v2.00 #define PROFILER_GFC_SAMPLER_VERSION _L8("1.10") @@ -38,8 +38,8 @@ #define PROFILER_BUP_SAMPLER_VERSION _L8("1.20") #define PROFILER_IRQ_SAMPLER_VERSION _L8("1.20") #define PROFILER_TIP_SAMPLER_VERSION _L8("1.10") - #define PROFILER_PEC_SAMPLER_VERSION _L8("1.24") - #define PROFILER_PWR_SAMPLER_VERSION _L8("1.57") + #define PROFILER_PEC_SAMPLER_VERSION _L8("1.25") + #define PROFILER_PWR_SAMPLER_VERSION _L8("1.58") #define PROFILER_SCR_SAMPLER_VERSION _L8("1.57") #define PROFILER_IPC_SAMPLER_VERSION _L8("1.59") #define PROFILER_GPU_SAMPLER_VERSION _L8("1.00")