Pinned
Now it just works!
xgo trace: a powerful visualization tool
Recently I was working hard to optimize the xgo trace tool. Now it is generally available to any go projects without any dependency required.
Just install xgo and run tests with `--strace` flag, everything works
blog.xhd2015.xyz/posts/xgo-trac…

