From 51a75a01f89ee7c85e2fef6b71d7245de49a3483 Mon Sep 17 00:00:00 2001
From: Brad Fitzpatrick
Date: Thu, 8 Dec 2016 21:19:18 +0000
Subject: [PATCH] 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
---
doc/go1.8.html | 8 --------
1 file changed, 8 deletions(-)
diff --git a/doc/go1.8.html b/doc/go1.8.html
index 6a4316019d555d..820a0b287a0019 100644
--- a/doc/go1.8.html
+++ b/doc/go1.8.html
@@ -250,14 +250,6 @@
The callgrind output now has instruction-level granularity.
-
- TODO: more. proto? standalone profiles with symbols?
-
-runtime/pprof: output CPU profiles in pprof protobuf format (CL 33071)
-runtime/pprof: write profiles in protobuf format. (CL 32257)
-
-
-
TODO: