[xdebug-general] Re: xdebug_get_function_profile

From: Derick Rethans <derick[@]xdebug.org>
Date: Sat Jul 03 2004 - 13:13:45 CEST

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 3 13:14:38 2004

This archive was generated by hypermail 2.1.8 : Fri Jul 04 2008 - 21:00:10 CEST