sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/cheatsheets/getStarted_pi_cs.xml
author Matti Laitinen <matti.t.laitinen@nokia.com>
Thu, 11 Feb 2010 15:32:31 +0200
changeset 2 b9ab3b238396
permissions -rw-r--r--
Initial version of Performance Investigator under EPL

<?xml version="1.0" encoding="UTF-8"?>

<cheatsheet title="Performance Investigator Setup">
	<intro>
		<description>
		Follow these steps to create a Performance Investigator project and analyze it.
		</description> 
	</intro> 
	
	<item title="Install the Profiler" href="/com.nokia.carbide.cpp.pi.doc.user/html/tasks/profiler/prof_installation.htm" skip="true" >
		<description>
		Transfer and install S60_3_1_Prof_v1_62.sisx file to the target device.
		</description>
	</item>

	<item title="Setup and Start Profiler" href="/com.nokia.carbide.cpp.pi.doc.user/html/reference/profiler/prof_using.htm" skip="true" >
		<description>
		Setup Profiler on the target device and capture application data.
		</description>
	</item>

	<item title="Transfer Profiler Data File to PC" href="/com.nokia.carbide.cpp.pi.doc.user/html/tasks/profiler/usb_connection.htm" skip="true" >
		<description>
		Transfer the profiler data file to the PC by USB, Bluetooth, or serial interface connection.
		</description>
	</item>

	<item title="Import Profiler Data File" href="/com.nokia.carbide.cpp.pi.doc.user/html/tasks/analyser/an_load_trace_files.htm" skip="true" >
		<description>
		Import profiler data file in Carbide.c++ for analysis.
		</description>
	</item>

	<item title="Analyze Application Profile" href="/com.nokia.carbide.cpp.pi.doc.user/html/Getting_Started/example_project.htm" skip="false" >
		<description>
		Analyze the profiled application data within Carbide.c++.
		</description>
	</item>

</cheatsheet>