aboutsummaryrefslogtreecommitdiff
path: root/content/profiling-go-programs.article
Commit message (Collapse)AuthorAge
* content: update all golang.org links to httpsAgniva De Sarker2018-04-13
| | | | | | | | | | Ran sed -i 's/\[\[http:\/\/golang.org/\[\[https:\/\/golang.org/g' *.article Change-Id: I88acc5104e1a3fc5e9a1cf11b600b657202d8997 Reviewed-on: https://go-review.googlesource.com/106955 Run-TryBot: Andrew Bonventre <andybons@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Andrew Bonventre <andybons@golang.org>
* content/profiling-go-programs: more updates to googlecode.com URLsChris Broadfoot2017-02-03
| | | | | | | | | Updates golang/go#18907. Change-Id: Ic38d232e26d2310d22e465a2071e81893a519ca5 Reviewed-on: https://go-review.googlesource.com/36312 Reviewed-by: Alberto Donizetti <alb.donizetti@gmail.com> Reviewed-by: Chris Broadfoot <cbro@golang.org>
* blog/profiling-go-programs: move refs from codesite to GitHubChris Broadfoot2017-02-03
| | | | | | | | Updates golang/go#18907. Change-Id: I1a36a07051d39a6501776b9570d5858a175d1205 Reviewed-on: https://go-review.googlesource.com/36215 Reviewed-by: Russ Cox <rsc@golang.org>
* go.blog: fold the profiling Go articleShenghou Ma2013-06-09
| | | | | | | | also fixed a few remaining references to `gopprof`. R=golang-dev, r, adg CC=golang-dev https://golang.org/cl/9784046
* go.blog: update tagsAndrew Gerrand2013-06-05
| | | | | | | | | | This makes the articles cross-reference each other better. In particular, I added the "technical" tag for in-depth technical posts. R=bradfitz, r CC=golang-dev https://golang.org/cl/9960043
* go.blog: update the profiling Go articleShenghou Ma2013-06-02
| | | | | | | | Fixes golang/go#3893. R=adg, r, rsc, tracey.brendan, remyoudompheng, a2800276, arnehormann, jonathan, dave, go.peter.90, christoph CC=golang-dev https://golang.org/cl/7797046
* go.blog: add contentAndrew Gerrand2013-03-08
R=golang-dev, r CC=golang-dev https://golang.org/cl/7436052