xhprof-flamegraphs
xhprof-flamegraphs copied to clipboard
fix multiline stack count and WINDOWS PHP_EOL behavior, FlameGraph.pl return invalid line format
when PDO::query \ PDO::exec have multiline SQL statements, FlameGraph.pl return "skip XXX lines with wrong format"
when scripts running on WINDOWS, PHP_EOL == "\r\n" and FlameGraphs.pl return "skip XXX lines with wrong format"