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

JSLabs Blog: Scaling PHP

Stefan Reuter's Blog: Profiling PHP Applications

Derick Rethans' Blog: Xdebug 2.0.0RC3 (Release)

Silver Lining Blog: How to Enable XDebug in Windows Azure Web Sites

Rafael Dohms' Blog: Debugging PHPUnit Tests in NetBeans with XDebug


Community Events











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


zendframework2 language conference release application community functional testing unittest interview tool code introduction opinion series phpunit podcast framework development example

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