View Issue Details

IDProjectCategoryView StatusLast Update
0001732XdebugProfilingpublic2023-11-30 14:50
Reporterderick Assigned To 
PrioritylowSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Target Version3.3devFixed in Version3.3.0 
Summary0001732: Add support for flame graph outputs
Description

See article at https://daniellockyer.com/php-flame-graphs/ and attached PDF

TagsNo tags attached.
Operating System
PHP Version7.4.0-7.4.4

Activities

derick

2020-06-12 13:45

administrator   ~0005423

And see also https://github.com/brendangregg/FlameGraph

pounard

2021-07-22 14:49

reporter   ~0005934

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.

derick

2023-09-19 12:44

administrator   ~0006658

https://github.com/xdebug/xdebug/pull/912