Commit 51a75a01 authored by Brad Fitzpatrick's avatar Brad Fitzpatrick

doc: remove pprof TODOs from go1.8.html

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/34145Reviewed-by: 's avatarMichael Matloob <matloob@golang.org>
parent 9296d4ef
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment