diff -r 3ff3fecb12fe -r 6a82cd05fb1e sysanadatacapture/piprofiler/piprofiler_api/inc/ProfilerVersion.h --- a/sysanadatacapture/piprofiler/piprofiler_api/inc/ProfilerVersion.h Thu Feb 11 15:52:57 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,46 +0,0 @@ -/* -* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). -* All rights reserved. -* This component and the accompanying materials are made available -* under the terms of "Eclipse Public License v1.0" -* which accompanies this distribution, and is available -* at the URL "http://www.eclipse.org/legal/epl-v10.html". -* -* Initial Contributors: -* Nokia Corporation - initial contribution. -* -* Contributors: -* -* Description: -* -*/ - - -#ifndef PROFILER_TOOL_VERSION_H -#define PROFILER_TOOL_VERSION_H - - /* - * - * PI Profiler tool composition definitions - * - */ - - #define PROFILER_VERSION "PI Profiler v2.00.0" - #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_GPP_SAMPLER_VERSION _L("1.10") - #define PROFILER_GFC_SAMPLER_VERSION _L8("1.10") - #define PROFILER_ITT_SAMPLER_VERSION _L8("1.22") - #define PROFILER_MEM_SAMPLER_VERSION _L8("1.56") - #define PROFILER_PRI_SAMPLER_VERSION _L8("1.56") - #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_SCR_SAMPLER_VERSION _L8("1.57") - #define PROFILER_IPC_SAMPLER_VERSION _L8("1.59") - -#endif