Skip to content

Commit 51a75a0

Browse files
committed
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/34145 Reviewed-by: Michael Matloob <[email protected]>
1 parent 9296d4e commit 51a75a0

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

doc/go1.8.html

-8
Original file line numberDiff line numberDiff line change
@@ -250,14 +250,6 @@ <h3 id="tool_pprof">Pprof</h3>
250250
The callgrind output now has instruction-level granularity.
251251
</p>
252252

253-
<p>
254-
TODO: more. proto? standalone profiles with symbols?
255-
<pre>
256-
runtime/pprof: output CPU profiles in pprof protobuf format (CL 33071)
257-
runtime/pprof: write profiles in protobuf format. (CL 32257)
258-
</pre>
259-
</p>
260-
261253
<h3 id="tool_trace">Trace</h3>
262254

263255
<p>TODO:</p>

0 commit comments

Comments
 (0)