Hi All,

Looking at doing some performance tuning and need to know where the expensive code is. I know Devel gives detailed execution times on database queries, however I'm not sure if it breaks PHP execution times down in the same way. Is there any module for Drupal I can use for this, or should I just use something like Xdebug?