sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool.help/html/tasks/viewstatistic.htm
changeset 6 f65f740e69f9
parent 1 1050670c6980
equal deleted inserted replaced
5:844b047e260d 6:f65f740e69f9
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
     2 <html>
     2 <html>
     3 <head>
     3 <head>
     4 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
     4 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
     5 <title>Viewing AnalyzeTool memory statistic</title>
     5 <title>Viewing AnalyzeTool memory statistic</title>
     6 <link href="../nokia.css" type="text/css" rel="StyleSheet">
     6 <link href="../../book.css" type="text/css" rel="StyleSheet">
     7 </head>
     7 </head>
     8 <body>
     8 <body>
     9 
     9 
    10 <h2>Viewing memory statistics</h2>
    10 <h2>Viewing memory statistics</h2>
    11 <p>Memory usage statistics are generated automatically after the data capturing is stopped. Alternative to the data capture user can open the existing trace file to see memory statistics. For more information, see <a href="..\concepts\datafile.htm">AnalyzeTool files</a>.</p>
    11 <p>Memory usage statistics are generated automatically after the data capturing is stopped. Alternative to the data capture user can open the existing trace file to see memory statistics. For more information, see <a href="..\concepts\datafile.htm">AnalyzeTool files</a>.</p>
    29 </ul>
    29 </ul>
    30 <p>User can select/change active run by using drop down list. By default the statistics information is ordered by “Allocations” column. The code line matching most allocations is topmost of the list. User can reorganize the list by clicking “Allocations”, “Time” or “Size” columns.</p>
    30 <p>User can select/change active run by using drop down list. By default the statistics information is ordered by “Allocations” column. The code line matching most allocations is topmost of the list. User can reorganize the list by clicking “Allocations”, “Time” or “Size” columns.</p>
    31 <p>Double-clicking the statistic item opens the appropriate source code file to that code line.</p>
    31 <p>Double-clicking the statistic item opens the appropriate source code file to that code line.</p>
    32 
    32 
    33 
    33 
    34 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
    34 <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
    35 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
    35 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
    36 </body>
    36 </body>
    37 </html>
    37 </html>