sysperfana/memspyext/com.nokia.s60tools.swmtanalyser/src/com/nokia/s60tools/swmtanalyser/resources/tooltip.properties
changeset 7 8e12a575a9b5
equal deleted inserted replaced
6:f65f740e69f9 7:8e12a575a9b5
       
     1 #
       
     2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 # All rights reserved.
       
     4 # This component and the accompanying materials are made available
       
     5 # under the terms of "Eclipse Public License v1.0"
       
     6 # which accompanies this distribution, and is available
       
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 #
       
     9 # Initial Contributors:
       
    10 # Nokia Corporation - initial contribution.
       
    11 #
       
    12 # Contributors:
       
    13 #
       
    14 # Description: 
       
    15 #
       
    16 #
       
    17 Tooltips.HeapSize=Heap size: The amount of memory that is currently reserved for the heap itself.
       
    18 Tooltips.NoOfFiles1=No of Files: Number of files that the selected thread '
       
    19 Tooltips.NoOfFiles2=' currently has open.
       
    20 Tooltips.HeapAllocatedSpace=Heap allocated space: The amount of currently allocated memory in heap.
       
    21 Tooltips.HeapAllocatedCellCount=Heap allocated cell count: The alloc. count is the number of allocated cells that exist within this heap.
       
    22 Tooltips.NoOfPSHandles=No of Publish && Subscribe handles owned by the selected thread 
       
    23 Tooltips.SystemData=List of all of the kernel-side DObjectCon containers that are in use, called kernal handles
       
    24 Tooltips.RAMUsed=The amount of currently used RAM memory.
       
    25 Tooltips.DiskUsed=The amount of currently used memory in disk 
       
    26 Tooltips.Delta=The delta is the difference between the last and first cycle value.
       
    27 Tooltips.Severity=Severity is also called as Growing Factor and is determined using the internal algorithm.