View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000065 | Xdebug | Profiling | public | 2004-07-03 16:20 | 2020-03-12 17:14 |
Reporter | chris_graham | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | won't fix | ||
Summary | 0000065: xdebug_get_function_profile doesn't give line numbers | ||||
Description | xdebug_get_function_profile doesn't give any location information of the functions in the trace. It's only possible to see what functions are called, but not where they are called from (and hence you don't automatically know which call location to a shared intensive function to optimise). | ||||
Additional Information | xdebug_dump_function_profile provides this information, but it requires a full pre-formatted log be outputted, which takes time and procludes display customisation. | ||||
Tags | No tags attached. | ||||
Operating System | Windows Server 2003 | ||||
PHP Version | 4.3.7 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2004-07-03 16:20 | chris_graham | New Issue | |
2004-09-15 09:05 | derick | Status | new => resolved |
2004-09-15 09:05 | derick | Resolution | open => won't fix |
2004-09-15 09:05 | derick | Assigned To | => derick |
2004-09-15 09:05 | derick | Note Added: 0000190 | |
2020-03-12 16:56 | derick | Severity | minor => feature |
2020-03-12 17:14 | derick | Category | Feature/Change request => Profiling |