]> Cypherpunks repositories - gostls13.git/commit
Revert "runtime: make NumGoroutine and Stack agree not to include system goroutines"
authorRuss Cox <rsc@golang.org>
Fri, 8 Jan 2016 15:31:09 +0000 (15:31 +0000)
committerRuss Cox <rsc@golang.org>
Fri, 8 Jan 2016 15:31:15 +0000 (15:31 +0000)
commit6da608206c222c280078264f02135ffaa4e1aa26
tree99bd0b58d508681fbe19c30e0de9427cb725a98b
parentc5bafc828126c8fa057e1accaa448583c7ec145f
Revert "runtime: make NumGoroutine and Stack agree not to include system goroutines"

This reverts commit c5bafc828126c8fa057e1accaa448583c7ec145f.

Change-Id: Ie7030c978c6263b9e996d5aa0e490086796df26d
Reviewed-on: https://go-review.googlesource.com/18431
Reviewed-by: Russ Cox <rsc@golang.org>
src/runtime/mprof.go
src/runtime/proc.go
src/runtime/proc_test.go
src/runtime/runtime2.go
src/runtime/testdata/testprog/misc.go [deleted file]