go/src/runtime/pprof
Russ Cox 9a7544395a runtime/pprof: merge internal/protopprof into pprof package
These are very tightly coupled, and internal/protopprof is small.
There's no point to having a separate package.

Change-Id: I2c8aa49c9e18a7128657bf2b05323860151b5606
Reviewed-on: https://go-review.googlesource.com/36711
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-02-10 13:09:19 +00:00
..
label.go runtime: add definitions for SetGoroutineLabels and Do 2017-02-06 20:29:37 +00:00
label_test.go runtime/pprof: add definitions of profile label types 2017-02-06 15:43:06 +00:00
mprof_test.go internal/pprof: don't discard allocations called by reflect.Call 2016-11-28 21:52:15 +00:00
pprof.go runtime/pprof: merge internal/protopprof into pprof package 2017-02-10 13:09:19 +00:00
pprof_test.go runtime/pprof: fix spelling in test 2016-12-16 16:09:13 +00:00
proto.go runtime/pprof: merge internal/protopprof into pprof package 2017-02-10 13:09:19 +00:00
proto_test.go runtime/pprof: merge internal/protopprof into pprof package 2017-02-10 13:09:19 +00:00
protomem.go runtime/pprof: merge internal/protopprof into pprof package 2017-02-10 13:09:19 +00:00
protomem_test.go runtime/pprof: merge internal/protopprof into pprof package 2017-02-10 13:09:19 +00:00
runtime.go runtime: add definitions for SetGoroutineLabels and Do 2017-02-06 20:29:37 +00:00
runtime_test.go runtime: add definitions for SetGoroutineLabels and Do 2017-02-06 20:29:37 +00:00