|
WFM I had to change a line in config.php to read thus: static $xdebugOutputFormat = '/^trace\.[0-9]+\.xt/'; After this webgrind could find the trace files. When I tried to analyze the files it created two httpd process that took 70% of CPU each. The trace file then mushroomed to 1.6GB. I am using latest MAMP, with all the zend accelerator features turned off. (Version 0.71.2) |