rough-scientist-68683
10/26/2021, 12:41 PMxdebug.trace_output_name = xdebug.trace.%t.%s
and xdebug.trace_format=1
but no files are created in /tmp. In fact the directory /tmp/xdebug is missing. I started the containers with -x and called the checkout GLUE endpoint from PHPStorm.
Does anyone have an idea what I need to do to get those trace files?
(Context: I want to generate a flame graph out of the traces to visualize the performance)mammoth-painting-63509
10/26/2021, 12:46 PMprofile
at the moment, because debug,coverage
is hardcoded here