go/src/cmd/api
Russ Cox 548d0805f7 runtime: convert mprof.goc to mprof.go
The exported Go definitions appearing in mprof.go are
copied verbatim from debug.go.

The unexported Go funcs and types are new.
The C Bucket type used a union and was not a line-for-line translation.

LGTM=remyoudompheng
R=golang-codereviews, remyoudompheng
CC=dvyukov, golang-codereviews, iant, khr, r
https://golang.org/cl/137040043
2014-09-01 18:51:12 -04:00
..
testdata/src/pkg cmd/api: include constant values 2013-09-06 12:01:01 -07:00
goapi.go runtime: convert mprof.goc to mprof.go 2014-09-01 18:51:12 -04:00
goapi_test.go cmd/api: ignore internal packages 2014-07-21 12:06:30 -07:00
run.go api: add go1.3.txt 2014-06-02 11:45:00 +09:00