1
0
mirror of https://github.com/golang/go synced 2024-11-08 11:06:21 -07:00
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_test.go runtime/pprof: add definitions of profile label types 2017-02-06 15:43:06 +00:00
label.go runtime: add definitions for SetGoroutineLabels and Do 2017-02-06 20:29:37 +00:00
mprof_test.go
pprof_test.go
pprof.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
proto.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
protomem.go runtime/pprof: merge internal/protopprof into pprof package 2017-02-10 13:09:19 +00:00
runtime_test.go runtime: add definitions for SetGoroutineLabels and Do 2017-02-06 20:29:37 +00:00
runtime.go runtime: add definitions for SetGoroutineLabels and Do 2017-02-06 20:29:37 +00:00