Missing function names when opening a CacheGrind file in WinCacheGrind

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

+4
2

, Xdebug 2.3.2 , webgrind . .

QCacheGrind 0.7.4 -.

+4

XDebug 2.3 , , , cachegrind " " " ".

: PHP XDebug

Windows WinCacheGrind. KCacheGrind, , KCacheGrind , . WinCacheGrind cachegrind, Xdebug 2.3 .

. Callgrind. :

, , . ++ , . "" ( ) .

, "spec=name", "spec=(ID) name", "spec=(ID)" - . , ID 1 .

:

+2

All Articles