webgrind icon indicating copy to clipboard operation
webgrind copied to clipboard

added support for directories in xdebug.profiler_output_name

Open A-Shevchenko opened this issue 1 year ago • 0 comments

xdebug.profiler_output_name supports directories, e.g. it's possible to specify it like

xdebug.profiler_output_name=profiling/%H/%R_%u

This pull request adds support for such a nested layout

A-Shevchenko avatar Oct 05 '23 08:10 A-Shevchenko