]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: symbolize proto profiles
authorMichael Matloob <matloob@golang.org>
Thu, 8 Dec 2016 21:54:07 +0000 (16:54 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 7 Feb 2017 14:03:13 +0000 (14:03 +0000)
commitcbef450df797c473c9ca01f8d0c81ea26d106c24
tree5057539bb7f40905f9fafb866f939e98861cac88
parent936749efb07f87f99753f47d921e7659414fad2d
runtime/pprof: symbolize proto profiles

When generating pprof profiles in proto format, symbolize the profiles.

Change-Id: I2471ed7f919483e5828868306418a63e41aff5c5
Reviewed-on: https://go-review.googlesource.com/34192
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/runtime/pprof/internal/protopprof/protopprof.go
src/runtime/pprof/internal/protopprof/protopprof_test.go