]> Cypherpunks repositories - gostls13.git/commit
cmd/trace: make span tables pretty
authorHana Kim <hakim@google.com>
Wed, 28 Mar 2018 19:22:26 +0000 (15:22 -0400)
committerHyang-Ah Hana Kim <hyangah@gmail.com>
Thu, 29 Mar 2018 17:56:54 +0000 (17:56 +0000)
commit3ac17f86be1bb9b6a7cfde2b1dcef88bc5c2c1a6
tree9d61bd8e87e8fb50165a9898a555c0787ef1d7dd
parent9761a162f066911a76fb7b45c383490ca3bcdcc8
cmd/trace: make span tables pretty

Mostly same as golang.org/cl/102156, except the parts that
deal with different data types.

Change-Id: I061b858b73898725e3bf175ed022c2e3e55fc485
Reviewed-on: https://go-review.googlesource.com/103158
Reviewed-by: Andrew Bonventre <andybons@golang.org>
src/cmd/trace/annotations.go