Skip to content

Instantly share code, notes, and snippets.

@x86demon
Created January 22, 2020 17:32
Show Gist options
  • Select an option

  • Save x86demon/c4b77cec9ce09cddf7dd7c61d5a4f40a to your computer and use it in GitHub Desktop.

Select an option

Save x86demon/c4b77cec9ce09cddf7dd7c61d5a4f40a to your computer and use it in GitHub Desktop.
PHPSpy flamegraph
phpspy -p 25109 -b 40960 | /usr/local/src/phpspy/stackcollapse-phpspy.pl | /usr/local/src/phpspy/vendor/flamegraph.pl > flame.svg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment