无法分析由xdebug php扩展名生成的.xt文件

无法分析由xdebug php扩展名生成的.xt文件,php,xdebug,kcachegrind,Php,Xdebug,Kcachegrind,由于某些原因,我可以在/tmp目录中创建outputfile,但是这些文件既不能从kcachegrind也不能从wcachegrind(windows版本)读取 php 5.3.6 xdebug 2.1.1 文件似乎正确,以下是前两行 TRACE START [2011-05-06 02:56:09] 0.0323 344532 -> {main}() /localhost/x/test.php:0 kcachegrind告诉我该文件没有读取权限(不正确) wile winc

由于某些原因,我可以在/tmp目录中创建outputfile,但是这些文件既不能从kcachegrind也不能从wcachegrind(windows版本)读取

php 5.3.6 xdebug 2.1.1

文件似乎正确,以下是前两行

TRACE START [2011-05-06 02:56:09]
0.0323     344532   -> {main}() /localhost/x/test.php:0
kcachegrind告诉我该文件没有读取权限(不正确) wile wincachegrind告诉我,它的格式不一致,在某个点上有一个解析错误


知道有什么不对吗?

我自己找到了答案

xdebug.profiler\u启用\u触发器

否则文件将不适用于kcachegrind