spigo icon indicating copy to clipboard operation
spigo copied to clipboard

Generate trace-viewer output

Open adrianco opened this issue 9 years ago • 0 comments

The message logs generated by -m could be visualized using the Google trace viewer https://github.com/google/trace-viewer

There's a JSON format with a bunch of options, but it should be possible to see each message being generated, waiting on the channel, and the start and end of the goroutine that consumes it.

adrianco avatar May 27 '15 06:05 adrianco