[Zope] ZopeProfiler and Kcachegrind, how to convert statistics files ?

Sebastien Douche sdouche at gmail.com
Tue Feb 3 06:33:25 EST 2009


On Wed, Jan 28, 2009 at 16:56, Jean-Michel FRANCOIS
<jeanmichel.francois at makina-corpus.com> wrote:
> Is someone has try to use ZopeProfiler with KCacheGrind ? I would like
> to try KCachegrind because i found xdot very slow.
>
> I have started to read the code of ZopeProfiler and i have discovered
> the world of profiling file format. It seems that ZopeProfiler save it's
> file in pstats format. So i need to convert those file to calltree
> format. But all scripts i have tryed has failed:
>
> * pyprof2calltree
> * lsprofcalltree.py
> * hotshot2calltree
>
> So am i on the wrong way ? Do i need to fix one of these script ? Are
> you using on of them ?

Maybe try this?
http://pypi.python.org/pypi/profilestats/1.0


-- 
Sebastien Douche <sdouche at gmail.com>


More information about the Zope mailing list