On Thu, 14 Oct 2004, Chris Hubbard wrote:
> I like the improvements you've made to xdebug. I just got it installed
> on my OS X box. I've been going through the documentation, hoping to
> find the answer to my question, but haven't see it it yet.
> How can I get a list of all the different files included into a script,
> and how long each include took to parse?
The easiest way to do this would be to create an automated trace file
(See http://xdebug.org/docs-settings.php#general and
http://xdebug.org/docs-settings.php#trace_format) and parse the file
yourself. You can clearly how much memory each include() takes.
regards,
Derick
-- Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.orgReceived on Sun Oct 17 2004 - 13:20:04 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST