[xdebug-general] Re: Questions about Xdebug's profiling and tracing

From: Balázs Ádám Wittmann <whiteman0524[@]gmail.com>
Date: Fri, 1 Nov 2013 19:49:46 +0100

2013/10/30 Derick Rethans <derick[@]xdebug.org>
>
> What is likely happening is that one browser request creates more
> than one request to the webserver. In that case, things can be
> overwritten. If you play with the extra options for both
> xdebug.trace_output_name and xdebug.profiler_output_name as described at
> http://www.xdebug.org/docs/execution_trace#trace_output_name you should
> be able to get xdebug to create a separate file per URL f.e. (with the
> %R specifier).

Thank you for your answer. As you mentoined, the overwritten output files were
the problem. I set the outputs' names with the %R specifier, and that fixed
everything.

Thank you again.

Balázs Ádám Wittmann
Received on Fri Nov 01 2013 - 20:37:19 GMT

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST