]> Cypherpunks repositories - gostls13.git/commit
cmd/pprof: fix symbol resolution for remote profiles
authorRuss Cox <rsc@golang.org>
Wed, 3 Dec 2014 19:14:00 +0000 (14:14 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 3 Dec 2014 19:14:00 +0000 (14:14 -0500)
commit9f04a62a39133439e20ea32a658cc35c21d33729
treea82e69c142f737233684c87c7642964b3c4f1356
parent14948481f60accb7d7062f2f1d4f4cc50fb4e140
cmd/pprof: fix symbol resolution for remote profiles

Fixes #9199.

LGTM=iant
R=golang-codereviews, iant
CC=austin, golang-codereviews, minux
https://golang.org/cl/183080043
src/cmd/pprof/internal/symbolizer/symbolizer.go