Hell is everything. I installed XDEBUG on the apache / php server as a ZEND module. It outputs profiling files, but the output does not contain function names, just numbers.
I am not like other cachegrind output files. My files have numbers instead of function / file names.
If I try to use WinCacheGrind to open the file, it will fail. I also installed webgrind, and only numbers are displayed on the output. Several times there is a file name, but it has a number in front of the file name. When you click on it, an error occurs.
version: 1 creator: xdebug 2.3.2 cmd: /backup/united/public_html/member.php part: 1 position: line
events: time
fl=(1) php:internal
fn=(1) php::define
7 5
fl=(1)
fn=(1)
51 3
fl=(1)
fn=(1)
52 1
fl=(1)
fn=(1)
53 1
fl=(1)
fn=(1)
54 1
fl=(1)
fn=(1)
55 1
fl=(1)
fn=(1)
57 1
fl=(1)
View Image Webgrind