]> Cypherpunks repositories - gostls13.git/commit
internal/trace: remove backlinks from span/task end to start
authorHana Kim <hakim@google.com>
Fri, 2 Mar 2018 20:52:30 +0000 (15:52 -0500)
committerHyang-Ah Hana Kim <hyangah@gmail.com>
Mon, 5 Mar 2018 20:10:22 +0000 (20:10 +0000)
commitd3946f75d3061c6150e74d854e7345ecc1751785
tree884e2c65147cfdf9a060c2dccc0f7a5921fe5974
parent83e41b3e76cb1e9033e6b2860e5f6cab5330dd23
internal/trace: remove backlinks from span/task end to start

This is an updated version of golang.org/cl/96395, with the fix to
TestUserSpan.

This reverts commit 7b6f6267e90a8e4eab37a3f2164ba882e6222adb.

Change-Id: I31eec8ba0997f9178dffef8dac608e731ab70872
Reviewed-on: https://go-review.googlesource.com/98236
Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
src/cmd/trace/annotations.go
src/internal/trace/parser.go
src/runtime/trace/annotation_test.go