spigo
spigo copied to clipboard
Generate trace-viewer output
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.