<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://community.activestate.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>ActiveState Community Site - XDebug Code Profiling - Comments</title>
 <link>http://community.activestate.com/forum-topic/xdebug-code-profiling</link>
 <description>Comments for &quot;XDebug Code Profiling&quot;</description>
 <language>en</language>
<item>
 <title>KCachegrind</title>
 <link>http://community.activestate.com/forum-topic/xdebug-code-profiling#comment-5193</link>
 <description>&lt;p&gt;Why don&#039;t yyou use KCachegrind to analyze your profiling data?&lt;br /&gt;
IMHO this is way better than the &quot;gui&quot; provided by Zend.&lt;/p&gt;
</description>
 <pubDate>Fri, 25 Apr 2008 02:06:42 -0700</pubDate>
 <dc:creator>dis.pater</dc:creator>
 <guid isPermaLink="false">comment 5193 at http://community.activestate.com</guid>
</item>
<item>
 <title>Re: profiling update</title>
 <link>http://community.activestate.com/forum-topic/xdebug-code-profiling#comment-5187</link>
 <description>&lt;p&gt;No updates yet. This will likely be examined/scheduled/scoped by the Komodo team as part of upcoming Komodo 5 planning.&lt;/p&gt;
</description>
 <pubDate>Thu, 24 Apr 2008 14:06:56 -0700</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 5187 at http://community.activestate.com</guid>
</item>
<item>
 <title>Is there any news on this?</title>
 <link>http://community.activestate.com/forum-topic/xdebug-code-profiling#comment-5163</link>
 <description>&lt;p&gt;Is there any news on this? The only reason i keep my old Zend installed, is that i sometimes need the profiler to see what&#039;s causing bottlenecks. &lt;/p&gt;
&lt;p&gt;It would be great if Komodo added Profiling functionality.&lt;/p&gt;
</description>
 <pubDate>Wed, 23 Apr 2008 11:19:12 -0700</pubDate>
 <dc:creator>bopp</dc:creator>
 <guid isPermaLink="false">comment 5163 at http://community.activestate.com</guid>
</item>
<item>
 <title>Re: profiling</title>
 <link>http://community.activestate.com/forum-topic/xdebug-code-profiling#comment-3123</link>
 <description>&lt;p&gt;Thanks for adding your findings about the PHP Xdebug profiling.&lt;/p&gt;
&lt;p&gt;There has been discussions in the Komodo team about adding profiling support into Komodo (no time frame yet) so it may happen sometime down the road...&lt;/p&gt;
&lt;p&gt;That is interesting that the Xdebug profiler counts breakpoint stoppage time, I&#039;d log a bug for that with Xdebug:&lt;br /&gt;
&lt;a href=&quot;http://bugs.xdebug.org/&quot; title=&quot;http://bugs.xdebug.org/&quot;&gt;http://bugs.xdebug.org/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Todd&lt;/p&gt;
</description>
 <pubDate>Thu, 04 Oct 2007 10:31:40 -0700</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 3123 at http://community.activestate.com</guid>
</item>
<item>
 <title>XDebug Code Profiling</title>
 <link>http://community.activestate.com/forum-topic/xdebug-code-profiling</link>
 <description>&lt;p&gt;I was about to install xdebug on my server this morning to profile some code when I realized that Komodo uses it for PHP debugging. I checked my debug php.ini file and saw the code profiler was not enabled. I threw the following lines in to the ini file:&lt;/p&gt;
&lt;pre class=&quot;geshifilter&quot;&gt;xdebug.profiler_enable=1
xdebug.profiler_output_dir=/dir/tree/to/Komodo-IDE-4.2/php/xdebug
xdebug.profiler_output_name=cachegrind.out.%s&lt;/pre&gt;&lt;p&gt;
and profiling worked without a hitch. I then noticed that if I added a breakpoint to a script, the cachegrind file contained live data when the script paused execution.&lt;/p&gt;
&lt;p&gt;Are there plans to integrate the profiling functionality of xdebug in to Komodo? If not, is anyone working on an extension? It seems like a fairly logical step.&lt;/p&gt;
</description>
 <comments>http://community.activestate.com/forum-topic/xdebug-code-profiling#comments</comments>
 <category domain="http://community.activestate.com/forums/komodo-discussion-0">Komodo discussion</category>
 <category domain="http://community.activestate.com/os/all-any">All / Any</category>
 <pubDate>Thu, 04 Oct 2007 10:09:39 -0700</pubDate>
 <dc:creator>Nycto</dc:creator>
 <guid isPermaLink="false">1489 at http://community.activestate.com</guid>
</item>
</channel>
</rss>
