sysperfana/memspyext/com.nokia.s60tools.memspy.help/html/tasks/use_swmt_analyser.htm
changeset 7 8e12a575a9b5
equal deleted inserted replaced
6:f65f740e69f9 7:8e12a575a9b5
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
       
     5 <title>Using SWMT Analyser</title>
       
     6 <link href="../../book.css" type="text/css" rel="stylesheet">
       
     7 </head>
       
     8 <body>
       
     9 
       
    10 <h2>Using SWMT Analyser</h2>
       
    11 <p>You can start the tool in any of the following ways:</p>
       
    12 <ul>
       
    13 <li>When you finish the <b>SWMT Wizard</b>, that is, when logs are imported to the MemSpy Carbide.c++ Extension from the MemSpy S60 application.</li>
       
    14 <li>In the MemSpy Carbide.c++ Extension, select the SWMT log files you want to analyse and click <b>Launch SWMT Analyser</b>, or right-click the SWMT log files and select <b>Analyse with SWMT Analyser</b>.</li>
       
    15 </ul>
       
    16 
       
    17 <h5>Preconditions</h5>
       
    18 <p>If more than one files are selected, check that the following requirements are met:</p>
       
    19 <ul>
       
    20 <li>All the selected log files must be generated on the same device.</li>
       
    21 <li><b>ROM Version</b> and <b>ROM Checksum</b> must be the same for all the selected log files.</li>
       
    22 <li>The cycle number of the first log file must be 1.</li>
       
    23 </ul>
       
    24 
       
    25 <p>SWMT Analyser will open in Carbide.c++ with two tabs called <b>Overview</b> and <b>Graphs</b>. In addition, an <b>Analysis</b> tab will be displayed only when there are issues found in the analysis. The Graphs tab will be displayed only when you have more than one file selected. When you have only one file selected, the Overview tab is displayed with the following information:</p>
       
    26 
       
    27 <ul>
       
    28 <li>Properties of the selected log files:
       
    29 	<ul>
       
    30 		<li>Number of cycles.</li>
       
    31 		<li>Time period (time of the first cycle and time of the last cycle).</li>
       
    32 		<li>Time duration (time difference between the first and the last cycle).</li>
       
    33 	</ul>
       
    34 </li>
       
    35 <li>ROM details of the log files:
       
    36 	<ul>
       
    37 		<li>ROM Checksum</li>
       
    38 		<li>ROM Version</li>
       
    39 	</ul>
       
    40 </li>
       
    41 <li>Export options. You can export the combined log file data into an Excel sheet. There are two options for exporting the log files. You can export either all selected log files or only the selected number of cycles.</li>
       
    42 <li>Analysis overview. The Overview page list the top 5 issues found in analysis.</li>
       
    43 </ul>
       
    44 
       
    45 
       
    46 <h5>Related tasks</h5>
       
    47 <ul>
       
    48 <li><a href="analyse_data_using_graphs.htm">Analysing data using graphs</a></li>
       
    49 <li><a href="view_issues_on_the_analysis_tab.htm">Viewing issues on the Analysis tab</a></li>
       
    50 <li><a href="understanding_excel_data.htm">Understanding the Excel data</a></li>
       
    51 <li><a href="generate_pdf_report.htm">Generating PDF reports</a></li>
       
    52 <li><a href="../reference/troubleshooting.htm#swmt_analyser_trb">Troubleshooting SWMT Analyser</a></li>
       
    53 <li><a href="connection_settings.htm">Configuring connection settings</a></li>
       
    54 </ul>
       
    55 
       
    56 <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
       
    57 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    58 </body>
       
    59 </html>