Hacker News new | ask | show | jobs
by rage8885 2793 days ago
what Oracle client is being used in the screenshot of an Oracle Explain Plan?
1 comments

Hi, it's using Oracle's default client sqlplus for extracting data and spool it in flamegraph.pl-friendly format to disk. And then the script runs flamegraph.pl to turn this data into a .svg chart and opens it with your default browser.