XHProf FlameGraph

Component ID

2548937

Component name

XHProf FlameGraph

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

244

Component created

Component changed

Component body

Provides flame graph generation as an addon to the XHProf Sample module.

Requirements

Usage

Once enabled, a new operation will be available on the XHProf Sample output list. This will allow you to generate a flame graph for an individual request. Additionally, a new tab will be available on the XHProf Sample administration page where you can generate a flame graph for all requests for a specific path.

Credit

Shoutout to msonnabaum for his code to convert XHProf sample stacks to the correct format for use with the FlameGraph lib.