]> Cypherpunks repositories - gostls13.git/commit
runtime: convert cpuprof from C to Go
authorMatthew Dempsky <mdempsky@google.com>
Tue, 2 Sep 2014 04:14:22 +0000 (00:14 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 2 Sep 2014 04:14:22 +0000 (00:14 -0400)
commitac49e6735bb3757a16816f7400ce823cd6fc8508
treee2ff90501cb6b2dd7ae66b05ffacc41434d5d20a
parenta19e638db27d6e03c9f0c0220a547f7ebd9e599a
runtime: convert cpuprof from C to Go

LGTM=dvyukov, rsc
R=golang-codereviews, dvyukov, rsc
CC=golang-codereviews
https://golang.org/cl/132440043
src/pkg/runtime/cpuprof.go [new file with mode: 0644]
src/pkg/runtime/cpuprof.goc [deleted file]
src/pkg/runtime/debug.go
src/pkg/runtime/proc.c
src/pkg/runtime/runtime.h