Here's a little tutorial I wrote that covers the topic of using xdebug for profiling amongst other things. http://www.flingbits.com/tutorial/view/xdebug-for-developing-debugging-and-profiling-php
On Mon, May 9, 2011 at 5:57 PM, Dennis Jacobfeuerborn < [email protected]> wrote: > You can use the xdebug php extension to generate the profiling data of a > request and then feed that into kcachegrind to get the visualization seen in > the screenshot. > > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > You received this message because you are subscribed to the Google > Groups "symfony developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/symfony-devs?hl=en > -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
