sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.memory/src/com/nokia/carbide/cpp/pi/memory/messages.properties
changeset 5 844b047e260d
parent 2 b9ab3b238396
--- a/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.memory/src/com/nokia/carbide/cpp/pi/memory/messages.properties	Tue Apr 20 14:41:43 2010 +0300
+++ b/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.memory/src/com/nokia/carbide/cpp/pi/memory/messages.properties	Wed Apr 21 15:14:16 2010 +0300
@@ -1,3 +1,9 @@
+MemoryPlugin.1=Memory trace
+MemLibraryEventTable.comma=,
+MemLibraryEventTable.library=Library
+MemLibraryEventTable.saveCheckedSamples=Save Library Event Samples for Checked Table Entries...
+MemLibraryEventTable.saveSamplesHeading=Time (ms),Loaded Library,Process,Load Size (KB),Overall Load Count\n
+MemLibraryEventTable.title=Library Events
 MemoryPlugin.memoryGraph=Memory Graph
 MemoryPlugin.memoryStats=Memory Usage Statistics
 MemoryPlugin.memoryStatsTooltip=Show memory usage statistics for the selected interval
@@ -12,7 +18,8 @@
 MemThreadTable.saveSamplesHeading=Time (ms),Thread/Chunk,Chunk Size (KB),Stack/Heap Size (KB)\n
 MemThreadTable.memory=Memory
 MemThreadTable.comma=,
-MemoryPlugin.showChunks=Show Chunk Usage
+MemThreadTable.title=Memory Usage
+MemoryPlugin.showChunks=Chunk Usage
 MemoryPlugin.namesTotal=Total
 MemTraceParser.sampleRead=Read next sample \#
 MemTraceParser.newSample=Length = 0, New sample
@@ -22,8 +29,8 @@
 MemTraceGraph.KBformat=\#\#,\#\#\#,\#\#\# KB
 MemTraceGraph.MBformat=\#\#\#\#\#.0
 MemTraceGraph.graphTitle=Memory Usage
-MemoryPlugin.showAll=Show Chunk and Stack/Heap Usage
-MemoryPlugin.showHeapStack=Show Stack/Heap Usage
+MemoryPlugin.showAll=Chunk and Stack/Heap Usage
+MemoryPlugin.showHeapStack=Stack/Heap Usage
 MemoryPlugin.namesAvgChunk=Average Chunk
 MemoryPlugin.namesAvgStack=Average Stack
 MemoryPlugin.showAllTooltip=Show chunk and heap/stack memory usage
@@ -45,6 +52,8 @@
 MemTraceGraph.totalTooltip2=\ \ \ stack/heap 
 MemTraceGraph.chunkTooltip1=s: chunks 
 MemTraceGraph.chunkTooltip2=KB
+MemTraceGraph.mouseToolTipLoaded={0} loaded by {1}, Load Size: {2}, Overall Load Count: {3}
+MemTraceGraph.mouseToolTipUnloaded={0} unloaded by {1}, Load Size: {2}, Overall Load Count: {3}
 MemoryPlugin.showChunksTooltip=Show only chunk usage memory usage
 MemTraceParser.traceFileLength=Memory trace file length 
 MemTraceParser.readVersionDebug=Read version 
@@ -61,10 +70,12 @@
 MemTraceParser.invalidSample=Parse error, invalid memory sample
 MemTraceParser.bothHeapAndStack=Element has both heap and stack\!\!
 MemTraceGraph.traceDataNotFound=Memory trace data not found\!
+MemTraceGraph.showTotalMemoryUsage=Show Total Memory Usage
 MemTraceGraph.stackHeapTooltip1=s: stack/heap 
 MemTraceGraph.stackHeapTooltip2=KB
 MemTraceParser.shouldNotHappen=Should not happen, memory trace
 MemoryPlugin.showHeapStackTooltip=Show only heap/stack memory usage
+MemoryPlugin.showTotalMemoryUsageToolTip=Show total memory usage on the graph
 MemTraceParser.parsingOldVersion=Parsing old (v.0.85 or older) type memory trace file
 MemTraceGraph.byByte=\ B
 MemTraceParser.cannotOpenTraceFile=Unable to open memory trace file