Go pprof not working properly
You need dot
and gv
installed. I see you're using Ubuntu, just try apt-get install graphviz gv
For anyone on a Mac using homebrew that comes across this question:
brew install graphviz
You need dot
and gv
installed. I see you're using Ubuntu, just try apt-get install graphviz gv
For anyone on a Mac using homebrew that comes across this question:
brew install graphviz