Is there a way to use the native pprof tool to display the instruction 
count based on the sample instead of the duration for a cpu profile?

I saw this post on SO, but I was hoping to be able to use pprof and not a 
3rd party tool

http://stackoverflow.com/questions/28924550/golang-profile-with-pprof-how-to-get-hit-count-not-duration

I also saw a recent mention of the instruction cost here for the callgrind 
format

https://groups.google.com/forum/#!msg/golang-codereviews/CVOeJ4QF8C8/-Q9_B48dAwAJ


Best regards,

Ty

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to