]> Cypherpunks repositories - gostls13.git/commitdiff
doc: specify which pprof version was vendored in go1.10
authorAlberto Donizetti <alb.donizetti@gmail.com>
Mon, 15 Jan 2018 13:17:43 +0000 (14:17 +0100)
committerAlberto Donizetti <alb.donizetti@gmail.com>
Tue, 16 Jan 2018 08:20:51 +0000 (08:20 +0000)
Change-Id: I248cb10a2e24f089600c13e86da251970c773d95
Reviewed-on: https://go-review.googlesource.com/87662
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.10.html

index b5b3c01e6c93a70b6c15b00de8d3b70442cc67bb..1f0d0456962b9efd785e20a2ebe57e4838eef20e 100644 (file)
@@ -370,8 +370,9 @@ without the binary that produced the profile.
 </p>
 
 <p>
-The <a href="/cmd/pprof/"><code>go</code>&nbsp;<code>tool</code>&nbsp;<code>pprof</code></a> profile visualizer has been updated to
-the latest version from <a href="https://github.com/google/pprof">github.com/google/pprof</a>,
+The <a href="/cmd/pprof/"><code>go</code>&nbsp;<code>tool</code>&nbsp;<code>pprof</code></a>
+profile visualizer has been updated to git version 9e20b5b (2017-11-08)
+from <a href="https://github.com/google/pprof">github.com/google/pprof</a>,
 which includes an updated web interface.
 </p>