View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001732 | Xdebug | Profiling | public | 2020-01-08 13:00 | 2023-11-30 14:50 |
| Reporter | derick | Assigned To | |||
| Priority | low | Severity | feature | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Target Version | 3.3dev | Fixed in Version | 3.3.0 | ||
| Summary | 0001732: Add support for flame graph outputs | ||||
| Description | See article at https://daniellockyer.com/php-flame-graphs/ and attached PDF | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.4.0-7.4.4 | ||||
|
|
And see also https://github.com/brendangregg/FlameGraph |
|
|
I took some time and implemented it, https://github.com/xdebug/xdebug/pull/761 Please be kind and consider that I didn't wrote any C code for 15 years or such, I'm sure there's much to fix in my PR. |
|
|
|