perfmon/group/ReleaseNotes_PerfMon.txt
changeset 51 b048e15729d6
parent 44 5db69f4c3d06
child 52 36d60d12b4af
equal deleted inserted replaced
44:5db69f4c3d06 51:b048e15729d6
     1 ===============================================================================
       
     2 
       
     3 RELEASE NOTES - PERFORMANCE MONITOR v1.1.1
       
     4 RELEASED 21st May 2010 
       
     5 
       
     6 SUPPORTS S60 5.2+
       
     7 
       
     8 ===============================================================================
       
     9 
       
    10 Product Description:
       
    11 ====================
       
    12 PerfMon is an S60 UI application that you can use to monitor and log CPU load
       
    13 in a device. You can also use it to monitor and log the consumption of memory
       
    14 (RAM and disk drives) in a device. 
       
    15 
       
    16 Main Features:
       
    17 ==============
       
    18 - Three different monitor views for CPU load, RAM and disk usage:
       
    19   - Values
       
    20   - Graphs
       
    21   - Popup (always on top) 
       
    22 - Supports CPU load sampling via a null thread CPU counter or with NOPs
       
    23 - Source selections for graphs, popup and logging
       
    24 - Heartbeat and thread priority configurable via settings
       
    25 - Logging to RDebug and/or to a file
       
    26 
       
    27 ===============================================================================
       
    28 
       
    29 What's New in v1.1.1
       
    30 ====================
       
    31 - Improved Orbit UI
       
    32 - Error corrections
       
    33 
       
    34 ===============================================================================
       
    35 
       
    36 Installation Notes:
       
    37 ===================
       
    38 PerfMon is typically preinstalled on ROM. If not, it can be added to the
       
    39 ROM with the .iby file. Alternatively, the .sis file can be found under the
       
    40 sis-directory, but the user need to sign it with their own developer
       
    41 certificate. In Nokia R&D environment, you can use directly the R&D-signed .sis
       
    42 file under the internal\sis directory.
       
    43 
       
    44 When signing with own developer certificate, the following capabilities are
       
    45 needed:
       
    46   WriteDeviceData
       
    47   
       
    48 When builing PerfMon against S60 3.0 or 3.1, you may need to patch your SDK
       
    49 environment first with some fixes. For more information, please refer to the
       
    50 instructions under the "envpatcher" directory.  
       
    51 
       
    52 ===============================================================================
       
    53 
       
    54 System Requirements:
       
    55 ====================
       
    56 Basic Requirements:
       
    57 - Any S60 3.x device or emulator environment
       
    58 
       
    59 ===============================================================================
       
    60 
       
    61 Compatibility Issues:
       
    62 =====================
       
    63 N/A
       
    64 
       
    65 ===============================================================================
       
    66 
       
    67 Known Issues:
       
    68 =============
       
    69 N/A
       
    70 
       
    71 ===============================================================================
       
    72 
       
    73 Version History:
       
    74 ================
       
    75 
       
    76 Version 1.0.0 - 6th March 2008
       
    77 ------------------------------
       
    78 - Initial version
       
    79  
       
    80 ===============================================================================
       
    81 
       
    82 Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
    83 All rights reserved.
       
    84 
       
    85 This component and the accompanying materials are made available
       
    86 under the terms of "Eclipse Public License v1.0"
       
    87 which accompanies this distribution, and is available
       
    88 at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
    89