sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/cheatsheets/getStarted_pi_cs.xml
changeset 12 ae255c9aa552
parent 11 5b9d4d8641ce
child 13 86a2634e903d
equal deleted inserted replaced
11:5b9d4d8641ce 12:ae255c9aa552
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 
       
     3 <cheatsheet title="Performance Investigator Setup">
       
     4 	<intro>
       
     5 		<description>
       
     6 		Follow these steps to create a Performance Investigator project and analyze it.
       
     7 		</description> 
       
     8 	</intro> 
       
     9 	
       
    10 	<item title="Install the Profiler" href="/com.nokia.carbide.cpp.pi.doc.user/html/tasks/profiler/prof_installation.htm" skip="true" >
       
    11 		<description>
       
    12 		Transfer and install S60_3_1_Prof_v1_62.sisx file to the target device.
       
    13 		</description>
       
    14 	</item>
       
    15 
       
    16 	<item title="Setup and Start Profiler" href="/com.nokia.carbide.cpp.pi.doc.user/html/reference/profiler/prof_using.htm" skip="true" >
       
    17 		<description>
       
    18 		Setup Profiler on the target device and capture application data.
       
    19 		</description>
       
    20 	</item>
       
    21 
       
    22 	<item title="Transfer Profiler Data File to PC" href="/com.nokia.carbide.cpp.pi.doc.user/html/tasks/profiler/usb_connection.htm" skip="true" >
       
    23 		<description>
       
    24 		Transfer the profiler data file to the PC by USB, Bluetooth, or serial interface connection.
       
    25 		</description>
       
    26 	</item>
       
    27 
       
    28 	<item title="Import Profiler Data File" href="/com.nokia.carbide.cpp.pi.doc.user/html/tasks/analyser/an_load_trace_files.htm" skip="true" >
       
    29 		<description>
       
    30 		Import profiler data file in Carbide.c++ for analysis.
       
    31 		</description>
       
    32 	</item>
       
    33 
       
    34 	<item title="Analyze Application Profile" href="/com.nokia.carbide.cpp.pi.doc.user/html/Getting_Started/example_project.htm" skip="false" >
       
    35 		<description>
       
    36 		Analyze the profiled application data within Carbide.c++.
       
    37 		</description>
       
    38 	</item>
       
    39 
       
    40 </cheatsheet>