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

Issue 878283002: Split skydb trace into start_tracing and stop_tracing (Closed)

Created:
5 years, 10 months ago by abarth-chromium
Modified:
5 years, 10 months ago
Reviewers:
esprehn, eseidel
CC:
esprehn, mojo-reviews_chromium.org, ojan
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Split skydb trace into start_tracing and stop_tracing Now stop_tracing writes the response to a file instead of spamming the trace data to stdout. R=eseidel@chromium.org, esprehn@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/a49a4af6654a0fb180493ebe98b236e39ce66570

Patch Set 1 #

Total comments: 9

Patch Set 2 : More better #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -24 lines) Patch
M sky/tools/debugger/prompt/prompt.cc View 1 4 chunks +23 lines, -16 lines 0 comments Download
M sky/tools/skydb View 1 7 chunks +23 lines, -8 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
abarth-chromium
5 years, 10 months ago (2015-01-27 20:43:42 UTC) #1
esprehn
lgtm w/ fixes https://codereview.chromium.org/878283002/diff/1/sky/tools/debugger/prompt/prompt.cc File sky/tools/debugger/prompt/prompt.cc (right): https://codereview.chromium.org/878283002/diff/1/sky/tools/debugger/prompt/prompt.cc#newcode170 sky/tools/debugger/prompt/prompt.cc:170: Respond(connection_id, "Starting trace (type 'trace' to ...
5 years, 10 months ago (2015-01-27 20:59:24 UTC) #3
eseidel
lgtm https://codereview.chromium.org/878283002/diff/1/sky/tools/debugger/prompt/prompt.cc File sky/tools/debugger/prompt/prompt.cc (right): https://codereview.chromium.org/878283002/diff/1/sky/tools/debugger/prompt/prompt.cc#newcode166 sky/tools/debugger/prompt/prompt.cc:166: is_tracing_ = true; You don't need to check ...
5 years, 10 months ago (2015-01-27 21:07:22 UTC) #4
abarth-chromium
https://codereview.chromium.org/878283002/diff/1/sky/tools/debugger/prompt/prompt.cc File sky/tools/debugger/prompt/prompt.cc (right): https://codereview.chromium.org/878283002/diff/1/sky/tools/debugger/prompt/prompt.cc#newcode166 sky/tools/debugger/prompt/prompt.cc:166: is_tracing_ = true; On 2015/01/27 at 21:07:21, eseidel wrote: ...
5 years, 10 months ago (2015-01-27 21:27:59 UTC) #5
abarth-chromium
5 years, 10 months ago (2015-01-27 21:58:35 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
a49a4af6654a0fb180493ebe98b236e39ce66570 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698