sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/tocConcepts.xml
changeset 2 b9ab3b238396
equal deleted inserted replaced
1:1050670c6980 2:b9ab3b238396
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <?NLS TYPE="org.eclipse.help.toc"?>
       
     3 
       
     4 <toc label="Software Performance" >
       
     5 
       
     6 	<topic label="Overview" href="html/concepts/overview/overview.htm" />
       
     7 	<topic label="Software Performance" 			href="html/concepts/overview/sw_performance.htm" />
       
     8 	<topic label="Basic Analysis Procedure" 		href="html/concepts/perfanalysis/perf_basic_procedures.htm" />
       
     9 	<topic label="Server Threads Analysis"  		href="html/concepts/perfanalysis/perf_other_server_threads.htm" />
       
    10 	<topic label="Dynamic Binary Support Trace"  	href="html/concepts/dll_support.htm" />
       
    11 	<topic label="Dynamic Memory Characteristics"	href="html/concepts/perfanalysis/perf_other_dynamic_mem.htm" />
       
    12 	<topic label="Function Level Load Analysis"		href="html/concepts/func_level_load.htm" />
       
    13 	
       
    14 	<topic label="Performance Measurement Methods"				href="html/concepts/methods.htm" >
       
    15 		<topic label="Compile-Time Symbolic Information"		href="html/reference/methods/compile_time.htm" />
       
    16 		<topic label="DFC, Delayed Function Call"				href="html/reference/methods/delayed_fn_call.htm" />
       
    17 		<topic label="Dynamic Binary Resolution"				href="html/reference/methods/dynamic_bin_res.htm" />
       
    18 		<topic label="File System"								href="html/reference/methods/file_sys_storing.htm" />
       
    19 		<topic label="Interrupt Stack"							href="html/reference/methods/int_stack.htm" />
       
    20 		<topic label="Kernel Containers"						href="html/reference/methods/kernel_containers.htm" />
       
    21 		<topic label="Kernel Hook"								href="html/reference/methods/kernel_hook.htm" />
       
    22 		<topic label="Link Register"							href="html/reference/methods/link_register.htm" />
       
    23 		<topic label="OS Thread Name and ID"					href="html/reference/methods/os_thread.htm" />
       
    24 		<topic label="Periodic Interrupt"						href="html/reference/methods/periodic_int.htm" />
       
    25 		<topic label="Program Counter value"					href="html/reference/methods/pgm_counter.htm" />
       
    26 		<topic label="Read/Write Load Characteristics"			href="html/reference/methods/read_write_load.htm" />
       
    27 		<topic label="ROFS"										href="html/reference/methods/rofs.htm" />
       
    28 	</topic>
       
    29 
       
    30 <!--
       
    31 		<topic label="Features" >
       
    32 			<topic label="Trace Items" 					href="html/reference/profiler/Trace_Items.htm" />
       
    33 			<topic label="Button Press Capture"  		href="html/concepts/button_press_capture.htm" />
       
    34 			<topic label="Memory Usage Capture"			href="html/concepts/memory_usage_capture.htm" />
       
    35 			<topic label="Power Usage Capture"			href="html/concepts/power_usage_capture.htm" />
       
    36 			<topic label="Profiler Setting File"  		href="html/reference/settings.htm" />
       
    37 		</topic>
       
    38 	-->
       
    39 	
       
    40 </toc>