perfmon/group/ReleaseNotes_PerfMon.txt
changeset 0 d6fe6244b863
child 21 b3cee849fa46
equal deleted inserted replaced
-1:000000000000 0:d6fe6244b863
       
     1 ===============================================================================
       
     2 
       
     3 RELEASE NOTES - PERFORMANCE MONITOR v1.0.0
       
     4 RELEASED 6th March 2008 
       
     5 
       
     6 SUPPORTS S60 3.0+
       
     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.0.0
       
    30 ====================
       
    31 - Initial version
       
    32 
       
    33 ===============================================================================
       
    34 
       
    35 Installation Notes:
       
    36 ===================
       
    37 PerfMon is typically preinstalled on ROM. If not, it can be added to the
       
    38 ROM with the .iby file. Alternatively, the .sis file can be found under the
       
    39 sis-directory, but the user need to sign it with their own developer
       
    40 certificate. In Nokia R&D environment, you can use directly the R&D-signed .sis
       
    41 file under the internal\sis directory.
       
    42 
       
    43 When signing with own developer certificate, the following capabilities are
       
    44 needed:
       
    45   WriteDeviceData
       
    46   
       
    47 When builing PerfMon against S60 3.0 or 3.1, you may need to patch your SDK
       
    48 environment first with some fixes. For more information, please refer to the
       
    49 instructions under the "envpatcher" directory.  
       
    50 
       
    51 ===============================================================================
       
    52 
       
    53 System Requirements:
       
    54 ====================
       
    55 Basic Requirements:
       
    56 - Any S60 3.x device or emulator environment
       
    57 
       
    58 ===============================================================================
       
    59 
       
    60 Compatibility Issues:
       
    61 =====================
       
    62 N/A
       
    63 
       
    64 ===============================================================================
       
    65 
       
    66 Known Issues:
       
    67 =============
       
    68 N/A
       
    69 
       
    70 ===============================================================================
       
    71 
       
    72 Version History:
       
    73 ================
       
    74 
       
    75 Version 1.0.0 - 6th March 2008
       
    76 ------------------------------
       
    77 - Initial version
       
    78  
       
    79 ===============================================================================
       
    80 
       
    81 Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
    82 All rights reserved.
       
    83 
       
    84 This component and the accompanying materials are made available
       
    85 under the terms of "Eclipse Public License v1.0"
       
    86 which accompanies this distribution, and is available
       
    87 at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
    88