]> Cypherpunks repositories - gostls13.git/commit
Revert "runtime/pprof: write profiles in protobuf format."
authorMichael Matloob <matloob@golang.org>
Mon, 31 Oct 2016 15:30:59 +0000 (15:30 +0000)
committerMichael Matloob <matloob@golang.org>
Mon, 31 Oct 2016 17:53:28 +0000 (17:53 +0000)
commit9e227acfb62b091eea743bef03bbe466e4070df9
treed8abcf917f8ecd1a76189cf4657b3b1428855f84
parent61ffec4b52f64793ad450d1a2d8c4144fa3d5f18
Revert "runtime/pprof: write profiles in protobuf format."

This reverts commit b33030a72754cb55d6ec137e79facacb398c9be4.

Reason for revert: We're going to try to get the code in this change
submitted in smaller, more carefully reviewed changes.

Change-Id: I4175f4b297f0e69fb78b11f9dc0bd82f27865be7
Reviewed-on: https://go-review.googlesource.com/32441
Reviewed-by: Russ Cox <rsc@golang.org>
src/go/build/deps_test.go
src/runtime/crash_cgo_test.go
src/runtime/pprof/decoder_for_test.go [deleted file]
src/runtime/pprof/internal/profile/encode.go [deleted file]
src/runtime/pprof/internal/profile/profile.go [deleted file]
src/runtime/pprof/internal/profile/profile_memmap.go [deleted file]
src/runtime/pprof/internal/profile/proto.go [deleted file]
src/runtime/pprof/internal/protopprof/protopprof.go [deleted file]
src/runtime/pprof/mprof_test.go
src/runtime/pprof/pprof.go
src/runtime/pprof/pprof_test.go