]> Cypherpunks repositories - gostls13.git/commit
Revert "runtime/pprof: write profiles in protobuf format."
authorAustin Clements <austin@google.com>
Fri, 28 Oct 2016 18:40:38 +0000 (18:40 +0000)
committerAustin Clements <austin@google.com>
Fri, 28 Oct 2016 18:41:16 +0000 (18:41 +0000)
commit14f3284ddb682ccf111716b50f43dc6ee072cf4c
treeae8bdbfa1bf7bb5047a8c2714ac39a0ce774c0ad
parenteb88b3eefa113f67e7cf72dfd085f65bbd125179
Revert "runtime/pprof: write profiles in protobuf format."

This reverts commit 7d14401bcbee4a8ff33ac869ef5ebb156a179ab6.

Reason for revert: Doesn't build.

Change-Id: I766179ab9225109d9232f783326e4d3843254980
Reviewed-on: https://go-review.googlesource.com/32256
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