Skip to content

Commit

Permalink
doc: remove pprof TODOs from go1.8.html
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
bradfitz committed Dec 8, 2016
1 parent 9296d4e commit 51a75a0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions doc/go1.8.html
Original file line number Diff line number Diff line change
Expand Up @@ -250,14 +250,6 @@ <h3 id="tool_pprof">Pprof</h3>
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>
Expand Down

0 comments on commit 51a75a0

Please sign in to comment.