For Chrome Canary:
alias hydra='/Applications/Google\ Chrome\ Canary.app/Contents/MacOS/Google\ Chrome\ Canary --no-sandbox --js-flags="--user-data-dir=/tmp/profile --trace-hydrogen --trace-phase=Z --trace-deopt --code-comments --hydrogen-track-positions --redirect-code-traces"'
For regular ol' Chrome:
alias hydra='/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --no-sandbox --js-flags="--user-data-dir=/tmp/profile --trace-hydrogen --trace-phase=Z --trace-deopt --code-comments --hydrogen-track-positions --redirect-code-traces"'
- Run this with the desired URL:
hydra http://localhost:8080
- let it run for a few seconds, then close it
- go to http://mrale.ph/irhydra/2/
- click the folder icon
- select
hydrogen-*.cfg
andcode-*.asm
the above command spit out in your current working directory.