Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(340)

Issue 2588643002: Enable AppEngine profiling endpoints. (Closed)

Created:
4 years ago by dnj
Modified:
4 years ago
Reviewers:
Vadim Sh.
CC:
chromium-reviews, infra-reviews+luci-go_chromium.org, maruel+w_chromium.org, tandrii+luci-go_chromium.org
Target Ref:
refs/heads/master
Project:
luci-go
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use "net/http/pprof" directly. #

Patch Set 3 : Actually use the right notation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -0 lines) Patch
M logdog/appengine/cmd/coordinator/backend/main.go View 1 1 chunk +3 lines, -0 lines 0 comments Download
M logdog/appengine/cmd/coordinator/backend/module.cfg View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M logdog/appengine/cmd/coordinator/services/main.go View 1 1 chunk +3 lines, -0 lines 0 comments Download
M logdog/appengine/cmd/coordinator/services/module.cfg View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M logdog/appengine/cmd/coordinator/vmuser/main.go View 1 1 chunk +3 lines, -0 lines 0 comments Download
M logdog/appengine/cmd/coordinator/vmuser/module.cfg View 1 2 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
dnj
PTAL
4 years ago (2016-12-18 22:31:10 UTC) #1
Vadim Sh.
https://codereview.chromium.org/2588643002/diff/1/appengine/gaemiddleware/routes.go File appengine/gaemiddleware/routes.go (right): https://codereview.chromium.org/2588643002/diff/1/appengine/gaemiddleware/routes.go#newcode29 appengine/gaemiddleware/routes.go:29: func InstallHandlers(r *router.Router, base router.MiddlewareChain) { this thing is ...
4 years ago (2016-12-18 22:44:38 UTC) #2
dnj
On 2016/12/18 22:44:38, Vadim Sh. wrote: > https://codereview.chromium.org/2588643002/diff/1/appengine/gaemiddleware/routes.go > File appengine/gaemiddleware/routes.go (right): > > https://codereview.chromium.org/2588643002/diff/1/appengine/gaemiddleware/routes.go#newcode29 ...
4 years ago (2016-12-18 22:54:41 UTC) #3
dnj
Okay rewrote this to use net/http/pprof directly, exposed specifically for LogDog.
4 years ago (2016-12-19 16:23:35 UTC) #4
Vadim Sh.
lgtm
4 years ago (2016-12-19 20:23:36 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2588643002/40001
4 years ago (2016-12-19 21:44:29 UTC) #7
commit-bot: I haz the power
4 years ago (2016-12-19 21:50:10 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://github.com/luci/luci-go/commit/3f27478caedc4593adf1ebc8f4ad71189eb325b9

Powered by Google App Engine
This is Rietveld 408576698