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

Issue 731233003: Format profiler/trace files cloud url (Closed)

Created:
6 years, 1 month ago by Yufeng Shen (Slow to review)
Modified:
6 years, 1 month ago
CC:
chromium-reviews, telemetry+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Format profiler/trace files cloud url This CL adds ProfilerValue which holds the cloud url for the profiler files and can be added using results.AddValue(ProfilerValue()). When doing format output, ProfilerValue and TraceValue will put their cloud url in the key named "cloud_url". BUG=431904 TEST= see #8 at crbug.com/431904 Committed: https://crrev.com/69cc6288af065c0919e0e59e5817c73705f315b3 Cr-Commit-Position: refs/heads/master@{#305071}

Patch Set 1 #

Patch Set 2 : fix format #

Patch Set 3 : test #

Patch Set 4 : add various unittests #

Total comments: 12

Patch Set 5 : Do not format profiler value #

Total comments: 6

Patch Set 6 : fix comments #

Patch Set 7 : ready to submit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -6 lines) Patch
M tools/telemetry/telemetry/results/page_test_results.py View 1 2 3 4 1 chunk +8 lines, -2 lines 0 comments Download
M tools/telemetry/telemetry/results/page_test_results_unittest.py View 1 2 3 4 2 chunks +19 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/unittest_util/system_stub.py View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M tools/telemetry/telemetry/value/trace.py View 1 2 3 4 5 2 chunks +3 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/value/trace_unittest.py View 1 2 3 4 5 3 chunks +15 lines, -4 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
Yufeng Shen (Slow to review)
I posted the sample chartjson output at #8 of crbug.com/431904 Let me know if the ...
6 years, 1 month ago (2014-11-19 23:03:18 UTC) #2
nednguyen
On 2014/11/19 23:03:18, Yufeng Shen wrote: > I posted the sample chartjson output at #8 ...
6 years, 1 month ago (2014-11-19 23:31:09 UTC) #3
miletus1
On 2014/11/19 23:31:09, nednguyen wrote: > On 2014/11/19 23:03:18, Yufeng Shen wrote: > > I ...
6 years, 1 month ago (2014-11-20 01:45:17 UTC) #4
nednguyen
Please don't add profiler_values into the value system. Profiler is supposed to be moved intro ...
6 years, 1 month ago (2014-11-20 02:04:11 UTC) #5
Yufeng Shen (Slow to review)
Removed the profiler part and now only the TraceValue is formatted. https://codereview.chromium.org/731233003/diff/60001/tools/perf/benchmarks/benchmark_smoke_unittest.py File tools/perf/benchmarks/benchmark_smoke_unittest.py (right): ...
6 years, 1 month ago (2014-11-20 17:56:16 UTC) #6
nednguyen
lgtm https://codereview.chromium.org/731233003/diff/80001/tools/telemetry/telemetry/value/trace.py File tools/telemetry/telemetry/value/trace.py (right): https://codereview.chromium.org/731233003/diff/80001/tools/telemetry/telemetry/value/trace.py#newcode54 tools/telemetry/telemetry/value/trace.py:54: def cloud_url(self): This doesn't need to be exposed. ...
6 years, 1 month ago (2014-11-20 18:46:54 UTC) #7
Yufeng Shen (Slow to review)
https://codereview.chromium.org/731233003/diff/80001/tools/telemetry/telemetry/value/trace.py File tools/telemetry/telemetry/value/trace.py (right): https://codereview.chromium.org/731233003/diff/80001/tools/telemetry/telemetry/value/trace.py#newcode54 tools/telemetry/telemetry/value/trace.py:54: def cloud_url(self): On 2014/11/20 18:46:53, nednguyen wrote: > This ...
6 years, 1 month ago (2014-11-20 19:13:35 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/731233003/120001
6 years, 1 month ago (2014-11-20 19:17:23 UTC) #10
commit-bot: I haz the power
Committed patchset #7 (id:120001)
6 years, 1 month ago (2014-11-20 20:17:36 UTC) #11
commit-bot: I haz the power
6 years, 1 month ago (2014-11-20 20:18:13 UTC) #12
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/69cc6288af065c0919e0e59e5817c73705f315b3
Cr-Commit-Position: refs/heads/master@{#305071}

Powered by Google App Engine
This is Rietveld 408576698