]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.9: pprof profiles are now self-contained
authorAustin Clements <austin@google.com>
Wed, 12 Jul 2017 23:49:09 +0000 (17:49 -0600)
committerAustin Clements <austin@google.com>
Thu, 13 Jul 2017 16:49:34 +0000 (16:49 +0000)
Change-Id: If9f64fbb78009921e8773124e4e5eb8a871095a5
Reviewed-on: https://go-review.googlesource.com/48192
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Michael Matloob <matloob@golang.org>
doc/go1.9.html

index 5df1e5cff7b84e84b19f7d891372dc20f8652fdd..db1d3ee58c049789037cda4ad7dab8828de1b89a 100644 (file)
@@ -227,7 +227,14 @@ type T1 = T2
 </p>
 
 
-<h3 id="go-tool-pprof-proxy">Pprof</h3>
+<h3 id="go-tool-pprof">Pprof</h3>
+
+<p> <!-- CL 34192 -->
+  Profiles produced by the <code>runtime/pprof</code> package now
+  include symbol information, so they can be viewed
+  in <code>go</code> <code>tool</code> <code>pprof</code>
+  without binary that produced the profile.
+</p>
 
 <p> <!-- CL 38343 -->
   The <code>go</code> <code>tool</code> <code>pprof</code> command now