diff options
| author | Ian Lance Taylor <iant@golang.org> | 2016-06-28 17:23:01 -0700 |
|---|---|---|
| committer | Ian Lance Taylor <iant@golang.org> | 2016-06-29 01:38:39 +0000 |
| commit | 25a609556aff7700c864f2dc69be01652fd801ab (patch) | |
| tree | fb92d1b3962c464941e5798ade5f3ede3363faec /src/syscall/exec_linux_test.go | |
| parent | c7ae41e5770b2258074eee68a6a3c4d0d71a251f (diff) | |
| download | go-25a609556aff7700c864f2dc69be01652fd801ab.tar.xz | |
runtime: correct printing of blocked field in scheduler trace
When the blocked field was first introduced back in
https://golang.org/cl/61250043 the scheduler trace code incorrectly used
m->blocked instead of mp->blocked. That has carried through the
conversion to Go. This CL fixes it.
Change-Id: Id81907b625221895aa5c85b9853f7c185efd8f4b
Reviewed-on: https://go-review.googlesource.com/24571
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/syscall/exec_linux_test.go')
0 files changed, 0 insertions, 0 deletions
