| Projects on Google Code | Results 1 - 4 of 4 |
=Webgrind=
Webgrind is an [http://www.xdebug.org Xdebug] profiling web frontend in PHP5. It implements a subset of the features of [http://kcachegrind.sourceforge.net/cgi-bin/show.cgi kcachegrind] and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job. H...
A toolkit for splitting, aggregating, analyzing and visualizing xdebug cachegrind files.
===Installation===
Just checkout the latest stable version:
{{{
svn co http://xdebugtoolkit.googlecode.com/svn/tags/0.1.3/xdebugtoolkit/ xdebugtoolkit
}}}
For using with xdot, please refer [http://code...
= CachegrindVisualizer =
CachegrindVisualizer is a visualizer for xdebug profiling data (cachegrind compatible file), i. e. frontend for Cachegrind (part of Valgrind).
Supports OS: Windows 2000 SP4, Windows XP SP2, Windows Vista Home and Ultimate Edition, Mac OS 10.4.7 and above (Intel and PowerPC...
Callspector helps developers to compare callgrinds generated files.