I\'ve got a strange issue. I\'ve setup XDebug to profile a PHP application we\'re working on. I believe everything is setup correctly but I get no output when I run it. M
There is also problem with /tmp folders on some distributions, i couldnt get output on centos 7 and then i found this
So, i have set
xdebug.profiler_output_dir=/home/jirka/profile
chmod 777 /home/jirka/profile and its ok now.
chmod 777 /home/jirka/profile