Changes
Page history
Update profiling on linux jonathan lambrechts
authored
Apr 26, 2018
by
Sébastien Timmermans
Show whitespace changes
Inline
Side-by-side
profiling-on-linux-jonathan-lambrechts.md
View page @
d74b8554
...
...
@@ -16,8 +16,10 @@ Attention, le chemin d'accès jusqu'à libprofiler peut varier !
## The package graphViz is needed.
sudo apt install graphviz
using this line create a pdf :
## use this line create a pdf :
~/go/bin/pprof -pdf prof > my_pdf_prof.pdf
...
...
...
...