runtime: fix CPU profiling on Windows
The test 'gp == m->curg' is not valid on Windows, because the goroutine being profiled is not from the current m. TBR=golang-dev CC=golang-dev https://golang.org/cl/13718043
Showing
Please register or sign in to comment