]> Cypherpunks repositories - gostls13.git/commit
runtime: refactor CPU profiling
authorDmitriy Vyukov <dvyukov@google.com>
Mon, 25 Aug 2014 08:10:24 +0000 (12:10 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Mon, 25 Aug 2014 08:10:24 +0000 (12:10 +0400)
commitf595f834be92ee726ddfb0bea223243ebba32eac
tree2a7bbda26415cc619089b6870aea2c0565a4c508
parent7b3677bf3c02f79dc51575ef7b05ea2f4372df90
runtime: refactor CPU profiling
Reduce duration of critical section,
make pcbuf local to function.

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