]> Cypherpunks repositories - gostls13.git/commit
runtime: use profile data before advancing index
authorRhys Hiltner <rhys@justin.tv>
Wed, 4 May 2022 14:26:21 +0000 (07:26 -0700)
committerBryan Mills <bcmills@google.com>
Thu, 5 May 2022 14:26:30 +0000 (14:26 +0000)
commit1926fa5f84b87a7a6cb9f153337424baf367937a
tree17f0004b43ec7501273248e639d4a1968a00d763
parent0e90ba933565ab6e719d6981d8d6195e06625f47
runtime: use profile data before advancing index

Fixes #52704

Change-Id: Ia2104c62d7ea9d67469144948b2ceb5d9f1313b3
Reviewed-on: https://go-review.googlesource.com/c/go/+/404054
Run-TryBot: Rhys Hiltner <rhys@justin.tv>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/runtime/trace.go