On Wed, 23 Jun 2004, Chris Graham wrote:
> I am trying to get profile information outputted directly into my program,
> as it runs (if you add something to the URL, it will give you a profile
> dump instead of the normal script output). However I have a dilemma
> with my choice between...
> xdebug_get_function_profile, and xdebug_dump_function_profile.
>
> The former doesn't apparently give me any location information, which
> seems vital to the process. Whilst the latter gives me absolutely everything
> and takes 30 seconds to process the output and then render it... I just
> want to be able to pick all calls that have a computation time
> exceeding some threshold / the top-X calls.
...
> Does version 2 solve this? Sorry if I'm meant to have dug and
> researched this myself, just I'm a bit too tired for that adventure
> right now ;).
It doesn't support it as far as I know, but file a feature request at
http://bugs.xdebug.org and I'm sure I'll add it sometime soon.
regards,
Derick
Received on Sat Jul 03 2004 - 13:14:38 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:03 BST