View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000588 | Xdebug | Uncategorized | public | 2010-06-21 14:02 | 2014-02-27 20:03 |
| Reporter | kipelovets | Assigned To | |||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| Summary | 0000588: native functions overweight in xdebug profiler output | ||||
| Description | hi i have a problem with xdebug on a FreeBSD server. on that server xdebug profiler's cachegrind files say that executing time of native functions (such as DOMDocument::load() or XSLTStylesheet::importStylesheet) is about 50% of total script execution time. and with profiler turned off those functions work for less than 0.1% on my own Ubuntu computer there are no such deviations in profiler output, so i think the problem is connected with some configuration-specific issues. where should i look to identify that problem? | ||||
| Tags | No tags attached. | ||||
| Operating System | FreeBSD | ||||
| PHP Version | 5.3.2 | ||||
|
|
I don't think there is a bug, if this is still a problem, please refer to the support mechanisms at http://xdebug.org/support.php (mailinglist is probably best). |