Go profiling and tracing

Some days ago I started writing a blog post on Go tracing, but it was really taking too long. I had in mind to write a very detailed post, with pictures and examples and to do this incrementally, but then I saw this great blogpost which is essentially what I wanted to write.

To add something to the content of that blogpost, instead of finishing mine, I decided to just write a super small example with some easy to use commands in this repo. Have a look, hope you will like it!

Also, if you are really into tracing, don’t miss this talk from last year’s dotGo on Go trace tool, it’s short and you will definitely enjoy it.