News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Cachegrind-less profiling with Xdebug 2.0
October 23, 2008 @ 07:58:08

In this new post on the Zend Developer Zone Richard Thomas points out a way he's creates to mimic the cachgrind software that parses XDebug profile output.

Cachegrind provides a nice graphical display of your profiling information but I run Mac OSX [...] What I needed was a way to replicate the old Xdebug 1.x functionality. From this the idea of "PHPGrind" was born. Right now its just a proof of concept but I am hoping with some more understanding of the cachegrind format I can make it into something as useful as the graphical versions.

His application grabs the cachegrind file and processes through it to pull out the events, version information and the target profiled and outputs them in a simple loop at end.

Commentors on the post also suggest Webgrind and MacallGrind.

0 comments voice your opinion now!
cachegrind xdebug output profile phpgrind maccallgrind webgrind


blog comments powered by Disqus

Similar Posts

Davey Shafik's Blog: Debugging from Firefox with xdebug and Komodo

DevX.com: Add the Graphics Power of SVG to PHP

Learncomputer.com: PHP Profilers Compared (PHP Quick Profiler & XDebug)

SitePoint PHP Blog: Speed Up Your Website with PHP Buffer Flushing

Nick Halstead's Blog: Programming Tips #9 "debug_backtrace"


Community Events











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


opinion series phpunit usergroup testing zendframework2 functional rest community release interview symfony2 conference language database framework podcast unittest introduction development

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