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

Issue 100073003: telemetry: Add thread time to telmetry timeline. (Closed)

Created:
7 years ago by ernstm
Modified:
7 years ago
Reviewers:
Tim Song, tonyg, fmeawad, nduca
CC:
chromium-reviews, chrome-speed-team+watch_google.com, tfarina, telemetry+watch_chromium.org, epenner
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 13

Patch Set 2 : Clean-ups #

Unified diffs Side-by-side diffs Delta from patch set Stats (+258 lines, -103 lines) Patch
M tools/perf/metrics/rendering_stats_unittest.py View 1 2 chunks +4 lines, -2 lines 0 comments Download
M tools/telemetry/telemetry/core/timeline/counter.py View 1 chunk +12 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/core/timeline/event.py View 1 1 chunk +31 lines, -7 lines 0 comments Download
M tools/telemetry/telemetry/core/timeline/inspector_importer.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/timeline/model.py View 1 4 chunks +17 lines, -3 lines 0 comments Download
M tools/telemetry/telemetry/core/timeline/process.py View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/telemetry/telemetry/core/timeline/slice.py View 2 chunks +21 lines, -3 lines 0 comments Download
M tools/telemetry/telemetry/core/timeline/slice_unittest.py View 1 2 chunks +13 lines, -5 lines 0 comments Download
M tools/telemetry/telemetry/core/timeline/thread.py View 5 chunks +27 lines, -6 lines 0 comments Download
M tools/telemetry/telemetry/core/timeline/trace_event_importer.py View 5 chunks +14 lines, -8 lines 0 comments Download
M tools/telemetry/telemetry/core/timeline/trace_event_importer_unittest.py View 1 21 chunks +116 lines, -66 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
ernstm
PTAL.
7 years ago (2013-12-03 01:15:21 UTC) #1
tonyg
I'm excited to see this happen, but am not a great reviewer for this. Tim ...
7 years ago (2013-12-03 04:07:24 UTC) #2
nduca
lgtm with minor fiddly comments https://codereview.chromium.org/100073003/diff/1/tools/perf/metrics/rendering_stats_unittest.py File tools/perf/metrics/rendering_stats_unittest.py (right): https://codereview.chromium.org/100073003/diff/1/tools/perf/metrics/rendering_stats_unittest.py#newcode63 tools/perf/metrics/rendering_stats_unittest.py:63: timestamp, 0.0, None, None, ...
7 years ago (2013-12-03 07:18:55 UTC) #3
fmeawad
https://codereview.chromium.org/100073003/diff/1/tools/telemetry/telemetry/core/timeline/model.py File tools/telemetry/telemetry/core/timeline/model.py (right): https://codereview.chromium.org/100073003/diff/1/tools/telemetry/telemetry/core/timeline/model.py#newcode106 tools/telemetry/telemetry/core/timeline/model.py:106: thread_shift_amount = self._thread_bounds.min Thread timestamps are reported from the ...
7 years ago (2013-12-03 17:34:17 UTC) #4
ernstm
https://codereview.chromium.org/100073003/diff/1/tools/perf/metrics/rendering_stats_unittest.py File tools/perf/metrics/rendering_stats_unittest.py (right): https://codereview.chromium.org/100073003/diff/1/tools/perf/metrics/rendering_stats_unittest.py#newcode63 tools/perf/metrics/rendering_stats_unittest.py:63: timestamp, 0.0, None, None, {'data': data}) On 2013/12/03 07:18:55, ...
7 years ago (2013-12-03 20:55:53 UTC) #5
fmeawad
https://codereview.chromium.org/100073003/diff/1/tools/telemetry/telemetry/core/timeline/model.py File tools/telemetry/telemetry/core/timeline/model.py (right): https://codereview.chromium.org/100073003/diff/1/tools/telemetry/telemetry/core/timeline/model.py#newcode106 tools/telemetry/telemetry/core/timeline/model.py:106: thread_shift_amount = self._thread_bounds.min On 2013/12/03 20:55:54, Manfred Ernst wrote: ...
7 years ago (2013-12-03 21:04:41 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ernstm@chromium.org/100073003/20001
7 years ago (2013-12-03 21:13:56 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ernstm@chromium.org/100073003/20001
7 years ago (2013-12-03 23:52:20 UTC) #8
commit-bot: I haz the power
7 years ago (2013-12-04 06:37:27 UTC) #9
Message was sent while issue was closed.
Change committed as 238607

Powered by Google App Engine
This is Rietveld 408576698