<?xml version="1.0" encoding="ISO-8859-1"?>
<slide fontsize="6em">
	<title>Profiling</title>

	<image align="center" filename="profile.png"/>
	
	<list fontsize="4.5em">
		<bullet>Basic profiling.</bullet>
		<bullet>xdebug_start_profile()</bullet>
		<bullet>xdebug_dump_function_profile(mode)</bullet>
		<bullet marginleft="2em">8 profiling modes</bullet>
	</list>
</slide>
