News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
SitePoint PHP Blog:
PHP Frontend for Xdebug Profiling?
April 24, 2006 @ 07:34:09

On the SitePoint PHP Blog, Harry Fuecks has posted an interesting bit asking about a PHP frontend for Xdebug profiling, specifically for the 2.x version's output.

Xdebug 1.x had this nice xdebug_dump_function_profile() function which planted a HTML table containing the profiling stats in your output'"nice an easy to use, ignoring the minor issue that doing this "in band" with the code you are profiling slants the results. With Xdebug 2.x it was dropped and you now need a tool like kcachegrind or wincachegrind, an output file generated by Xdebug acting as the middle man.

Several of the comments either ask why he would want to write it when the two tools he mentions work just fine or a few links to scripts out there that already do this sort of thing. If you've been looking for something like this, definitely check out this post - there's a few resources in there you don't want to miss.

0 comments voice your opinion now!
php frontend xdebug profiling kcachegrind wincachegrind script php frontend xdebug profiling kcachegrind wincachegrind script



Similar Posts

ThinkPHP Blog: Leveraging Security to PHP (using sausages)

Scott Mattocks\' Blog: What is PHP-GTK?

IBM developerWorks: Reading and writing the XML DOM with PHP

Ben Ramsey\'s Blog: PECL Input Filter

Chris Shiflett\'s Blog: Zend Framework Update


Community Events









Don't see your event here?
Let us know!


releases example release PHP5 job ajax book application zendframework database PEAR framework zend mysql cakephp code security developer conference package

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework