]> Cypherpunks repositories - gostls13.git/commit
runtime: account stop-the-world time in the "other" GOGCTRACE section
authorDmitriy Vyukov <dvyukov@google.com>
Tue, 22 Jan 2013 09:44:49 +0000 (13:44 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Tue, 22 Jan 2013 09:44:49 +0000 (13:44 +0400)
commitfd32ac4bae462672b8b6b3737111f3c213f7230a
treee65792feefafaeea1277b9e25b8c09f0961dec2e
parenta0b5b46ae47d2df1f8ed3d640b220c67e7ccc0d9
runtime: account stop-the-world time in the "other" GOGCTRACE section
Currently it's summed to mark phase.
The change makes it easier to diagnose long stop-the-world phases.

R=golang-dev, bradfitz, dave
CC=golang-dev
https://golang.org/cl/7182043
src/pkg/runtime/mgc0.c