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

Issue 58423002: [Telemetry] Print trace counters with trace events. (Closed)

Created:
7 years, 1 month ago by hartmanng
Modified:
7 years, 1 month ago
Reviewers:
ernstm
CC:
chromium-reviews, chrome-speed-team+watch_google.com
Visibility:
Public.

Description

[Telemetry] Print trace counters with trace events. BUG= R=ernstm@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233076

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix unit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M tools/perf/metrics/timeline.py View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
hartmanng
Hi Manfred, I was trying to gather some information in the smoothness benchmark last week ...
7 years, 1 month ago (2013-11-04 21:45:22 UTC) #1
ernstm
You are right, timeline metric currently only support trace events, not trace counters. Except for ...
7 years, 1 month ago (2013-11-04 22:25:12 UTC) #2
ernstm
https://codereview.chromium.org/58423002/diff/1/tools/perf/metrics/timeline.py File tools/perf/metrics/timeline.py (right): https://codereview.chromium.org/58423002/diff/1/tools/perf/metrics/timeline.py#newcode80 tools/perf/metrics/timeline.py:80: results.Add(counter_name, '', total) Please use 'count' instead of '' ...
7 years, 1 month ago (2013-11-04 22:25:21 UTC) #3
hartmanng
Thanks! https://codereview.chromium.org/58423002/diff/1/tools/perf/metrics/timeline.py File tools/perf/metrics/timeline.py (right): https://codereview.chromium.org/58423002/diff/1/tools/perf/metrics/timeline.py#newcode80 tools/perf/metrics/timeline.py:80: results.Add(counter_name, '', total) On 2013/11/04 22:25:22, Manfred Ernst ...
7 years, 1 month ago (2013-11-05 14:28:44 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hartmanng@chromium.org/58423002/70001
7 years, 1 month ago (2013-11-05 14:29:38 UTC) #5
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=185082
7 years, 1 month ago (2013-11-05 16:34:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hartmanng@chromium.org/58423002/70001
7 years, 1 month ago (2013-11-05 16:40:41 UTC) #7
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 1 month ago (2013-11-05 16:44:04 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hartmanng@chromium.org/58423002/70001
7 years, 1 month ago (2013-11-05 17:46:47 UTC) #9
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=185266
7 years, 1 month ago (2013-11-05 20:22:03 UTC) #10
hartmanng
7 years, 1 month ago (2013-11-05 20:34:50 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 manually as r233076 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698