View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000639 | Xdebug | Uncategorized | public | 2010-11-10 08:54 | 2011-03-21 20:42 |
Reporter | jayprakash | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | linux | OS | ubuntu | OS Version | kubuntu 10.10 |
Product Version | 2.2dev | ||||
Summary | 0000639: Xdebug profiling: output not correct - missing 'cfl=' | ||||
Description | more than any description : "Actually, the supplied cachegrind file seems buggy to me. | ||||
Additional Information | tested on svn compiled source. $ cat /etc/php5/conf.d/xdebug.ini $ cat .htaccess | ||||
Tags | No tags attached. | ||||
Operating System | kubuntu 10.10 | ||||
PHP Version | 5.3.3 | ||||
|
In addition to the cfl problem: I have an index.php file calling a frontcontroller.php (so only 1 require on the whole file) That is profiled this way: fl=/var/www/framework/frontcontroller.php cfn=require::/var/www/framework/frontcontroller.php From what I've understood, fl should be file where the call ( fn ) is located. ... the call graph will render correctly. |
|
Just a little update; I started looking into this. |
|
Fixed in SVN for 2.1.1 and HEAD. |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-11-10 08:54 | jayprakash | New Issue | |
2011-02-15 16:42 | fmaz008 | Note Added: 0001676 | |
2011-03-13 21:40 | derick | Note Added: 0001689 | |
2011-03-21 20:42 | derick | Note Added: 0001696 | |
2011-03-21 20:42 | derick | Status | new => closed |
2011-03-21 20:42 | derick | Assigned To | => derick |
2011-03-21 20:42 | derick | Resolution | open => fixed |
2011-08-20 08:14 | derick | Relationship added | has duplicate 0000489 |
2016-07-31 12:36 | derick | Category | Usage problems => Usage problems (Crashes) |
2016-07-31 12:38 | derick | Category | Usage problems (Crashes) => Usage problems (Wrong Results) |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |