]> Cypherpunks repositories - gostls13.git/commit
runtime/trace: convert tracing.enabled to atomic type
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Wed, 17 Aug 2022 10:25:33 +0000 (17:25 +0700)
committerCuong Manh Le <cuong.manhle.vn@gmail.com>
Wed, 17 Aug 2022 17:40:14 +0000 (17:40 +0000)
commit5e20f2e4dfdfea7deb9ad9e2a9909a32588334a0
tree9c5843312079467acdfc38ad6688c20425ed2974
parentdea67a9b342ff5205e780b2d4e7d7671df301ba2
runtime/trace: convert tracing.enabled to atomic type

Updates #53821

Change-Id: I8a063ae94568cd2ea65c2e891618069a96139891
Reviewed-on: https://go-review.googlesource.com/c/go/+/423884
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com>
src/runtime/trace/annotation.go
src/runtime/trace/trace.go