]> Cypherpunks repositories - gostls13.git/commit
runtime: improve scheduler trace
authorDmitriy Vyukov <dvyukov@google.com>
Fri, 27 Jun 2014 00:16:43 +0000 (17:16 -0700)
committerDmitriy Vyukov <dvyukov@google.com>
Fri, 27 Jun 2014 00:16:43 +0000 (17:16 -0700)
commita7186dc3035dffef8ac9033966da52e4cc935ef0
tree8026dd6fa1f6b647cea319d0fbde4a2bf46c0511
parent548dece8f332fdfb55b78ebd678cb8f51207be95
runtime: improve scheduler trace
Output number of spinning threads,
this is useful to understanding whether the scheduler
is in a steady state or not.

R=golang-codereviews, khr
CC=golang-codereviews, rsc
https://golang.org/cl/103540045
src/pkg/runtime/proc.c