View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000543 | Xdebug | Profiling | public | 2010-02-25 21:33 | 2020-03-12 16:57 |
Reporter | hermanradtke | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Summary | 0000543: add url and http get/post parameters or cli parameters to profiler | ||||
Description | With MVC frameworks being so common, when I profile a webpage all I see is index.php. It is hard to determine what the actual request was. It would be great if we could see some context in the profiler. I would be willing to write the code for this feature as well. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.3.2 | ||||
|
I can not change the output format of the profiler as kcachegrind is perculiar about it. However, you can use options to name the profiler output files including the full path. See: http://xdebug.org/docs/profiler#profiler_output_name and http://xdebug.org/docs/all_settings#trace_output_name |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-02-25 21:33 | hermanradtke | New Issue | |
2010-02-25 21:33 | hermanradtke | PHP Version | => 5.3.2 |
2010-02-25 21:33 | hermanradtke | Xdebug Version | => 2.1.0beta1 |
2014-01-04 12:17 | derick | Note Added: 0002659 | |
2014-01-04 12:17 | derick | Status | new => resolved |
2014-01-04 12:17 | derick | Resolution | open => no change required |
2014-01-04 12:17 | derick | Assigned To | => derick |
2020-03-12 16:57 | derick | Category | Feature/Change request => Profiling |