-
Notifications
You must be signed in to change notification settings - Fork 0
iainp999/flamegraphs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Generate flamegraphs for Drupal pages. Requires xhprof extension and the flamegraph.pl script from https://github.com/brendangregg/FlameGraph Set the drupal variable "flamegraphs_pl_script" to point to your copy of "flamegraph.pl" e.g. "/home/foo/Flamegraph/flamegraph.pl". To generate a graph, add the 'flame' query parameter to the Drupal URL you want to sample. For example, if you wanted to sample 'http://mysite.local/node/450' you would use 'http://mysite.local/node/450?flame=1'. You can view output at "<your_site>/sites/default/files/flamegraph.svg".
About
Drupal module to render flamegraphs using flamegraph.pl.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published