]> Cypherpunks repositories - gostls13.git/commitdiff
doc: remove pprof TODOs from go1.8.html
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 8 Dec 2016 21:19:18 +0000 (21:19 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 8 Dec 2016 22:03:08 +0000 (22:03 +0000)
There is nothing notable to mention as far as users are concerned.

Fixes #17929 (another bug tracks the remaining TODO item)

Change-Id: Id39f787581ed9d2ecd493126bb7ca27836816d4b
Reviewed-on: https://go-review.googlesource.com/34145
Reviewed-by: Michael Matloob <matloob@golang.org>
doc/go1.8.html

index 6a4316019d555d4c22f8416f2d2e9e9529df61c3..820a0b287a0019bee60d9ae309ab0852a5c22f6d 100644 (file)
@@ -250,14 +250,6 @@ It has moved to the “tools” repository and is now available at
   The callgrind output now has instruction-level granularity.
 </p>
 
-<p>
-  TODO: more. proto? standalone profiles with symbols?
-<pre>
-runtime/pprof: output CPU profiles in pprof protobuf format (CL 33071)
-runtime/pprof: write profiles in protobuf format. (CL 32257)
-</pre>
-</p>
-
 <h3 id="tool_trace">Trace</h3>
 
 <p>TODO:</p>