From: Shenghou Ma Date: Sun, 9 Jun 2013 14:01:03 +0000 (+0800) Subject: misc/pprof: fix html5 doctype declaration X-Git-Tag: go1.2rc2~1304 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=37c81d58703106af1bafe4710fc0f487f4665a3d;p=gostls13.git misc/pprof: fix html5 doctype declaration R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/10099045 --- diff --git a/misc/pprof b/misc/pprof index 5a43b66d2c..83c7942d1a 100755 --- a/misc/pprof +++ b/misc/pprof @@ -1381,7 +1381,7 @@ sub PrintListing { sub HtmlListingHeader { return <<'EOF'; - + Pprof listing