]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: track locations for goroutine profiles
authorRaul Silvera <rsilvera@google.com>
Wed, 7 Dec 2016 23:36:22 +0000 (15:36 -0800)
committerMichael Matloob <matloob@golang.org>
Fri, 9 Dec 2016 19:14:26 +0000 (19:14 +0000)
commitc6228ef7e2167a9330a822c48a6f134b92da1437
tree2cd0e4f5ab238428237d6fbc3effd8daefea4f1c
parent3a067cc812ff20327a80748c2e72bce420e837d6
runtime/pprof: track locations for goroutine profiles

Must add locations to the profile when generating a profile.proto.
This fixes #18229

Change-Id: I49cd63a30759d3fe8960d7b7c8bd5a554907f8d1
Reviewed-on: https://go-review.googlesource.com/34028
Reviewed-by: Michael Matloob <matloob@golang.org>
Run-TryBot: Michael Matloob <matloob@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/pprof/pprof.go