bporcelli / query-monitor-flamegraph

Flamegraphs for Query Monitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Query Monitor Flamegraph
This Query Monitor extension will add profiling framegraphs to Query Monitor via the xdebug PHP extension.
Forked from https://github.com/humanmade/query-monitor-flamegraph/.

Install Instructions

  1. Have the Query Monitor plugin installed and activated.
  2. Have the xdebug PHP extension installed.
  3. Install this plugin :)
  4. Trigger an xdebug trace.

Note on PHP FlameGraph

This fork uses php-flamegraph instead of d3-flame-graph to generate the flame graph, since the former was crashing my browser on a moderately powered machine.

About

Flamegraphs for Query Monitor


Languages

Language:PHP 87.6%Language:CSS 12.4%