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 17:31:26 2004
This archive was generated by hypermail 2.1.8 : Fri Jul 04 2008 - 21:00:10 CEST