Derick,
I tried setting the profiler_output_name to different values but none
had any effect.
I tried the following:
cachegrind.out.%R.%t
cachegrind.out.%R
cachegrind.out.%t
profile.txt
The file was still created in the default format: cachegrind.out.%p
What am I missing?
alex
Derick Rethans wrote:
> Hello!
>
> I just published Xdebug 2.0.0RC4, which fixes a lot of bugs and also
> changes some behavior. There are two major changes that needs some
> introduction. The first one is that the profiler_output_name and
> trace_output_name settings no longer accept simple values such as
> "crc32", but instead now accept different format specifiers, very
> similar to printf() and strftime() modifiers. This will show up in the
> newly organized documentation very soon as well.
>
> regards,
> Derick
>
Received on Thu May 31 02:34:56 2007
This archive was generated by hypermail 2.1.8 : Wed Aug 20 2008 - 18:00:15 CEST