[xdebug-general] Re: Profiling in current CVS version

@]localhost" -->
From: Derick Rethans <derick[@]xdebug.org>
Date: Fri, 30 Apr 2004 17:31:26 +0200 (CEST)

On Fri, 30 Apr 2004, Benoit Hamet wrote:

> > At the moment I only generate a kcachegrind compatible format, but other
> > formats are possible too; it's just that I'm limited in my time.
>
> I will try to build an image of the server on my dev box ...

You can also just copy over the generated tracefile, but you will need
to have the source directory correctly configured in KCacheGrind then.

> Btw, I get some auto_profile file (logging return value and args) that

You mean "auto_trace" here, as the profiler does not these things.

> are more than 350Mo bytes ... Could it be possible to add a limit of the
> output ? (Yes I know, removing the returned values and args ;).

It's very hard to predict its size when writing, so this is something I
won't want to add. (Checking for the size is out-of-the-question as it
will slow down the process *a lot*.) I have been thinking of writing the
trace to a gzipped file though.

regards,
Derick
Received on Fri Apr 30 2004 - 17:31:26 BST

This archive was generated by hypermail 2.2.0 : Sat Feb 11 2012 - 01:48:03 GMT