Add option to trace goroutine execution
Passing -trace <file> on the command line produces a trace file that can be used with go tool trace to examine concurrency. Change-Id: I7d27bca64d0f0816cb4e518e947b70bc1c0573a3
Loading
Please register or sign in to comment