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 | derick | ||
| 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. | ||||
| Attached Files | |||||
| 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. |
|
|
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-01-08 13:00 | derick | New Issue | |
| 2020-01-08 13:00 | derick | File Added: How to generate PHP Flamegraphs _ Daniel Lockyer.pdf | |
| 2020-03-12 16:23 | derick | Severity | minor => feature |
| 2020-03-12 16:25 | derick | Category | Feature/Change request => Profiling |
| 2020-06-12 13:45 | derick | Note Added: 0005423 | |
| 2020-06-20 15:07 | derick | Status | new => acknowledged |
| 2021-03-17 08:52 | derick | Target Version | => 3.1dev |
| 2021-06-20 13:42 | derick | Target Version | 3.1dev => 3.2dev |
| 2021-07-22 14:49 | pounard | Note Added: 0005934 | |
| 2022-06-06 15:27 | derick | Target Version | 3.2dev => 3.3dev |
| 2023-09-19 12:44 | derick | Assigned To | => derick |
| 2023-09-19 12:44 | derick | Status | acknowledged => closed |
| 2023-09-19 12:44 | derick | Resolution | open => fixed |
| 2023-09-19 12:44 | derick | Fixed in Version | => 3.3dev |
| 2023-09-19 12:44 | derick | Note Added: 0006658 | |
| 2023-10-19 15:40 | derick | Fixed in Version | 3.3dev => 3.3.0alpha3 |
| 2023-11-30 14:50 | derick | Fixed in Version | 3.3.0alpha3 => 3.3.0 |