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

Issue 2782553005: Visualize events related to probing in the total bitrate graph. (Closed)

Created:
3 years, 8 months ago by philipel
Modified:
3 years, 8 months ago
Reviewers:
terelius
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Visualize events related to probing in the total bitrate graph. BUG=webrtc:6984 R=terelius@webrtc.org Review-Url: https://codereview.webrtc.org/2782553005 . Cr-Commit-Position: refs/heads/master@{#17449} Committed: https://chromium.googlesource.com/external/webrtc/+/e127e7a0edabaec02d34dd4a6b56bce54d7f5045

Patch Set 1 #

Total comments: 2

Patch Set 2 : Feedback #

Total comments: 2

Patch Set 3 : GRAPH --> CHART #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -1 line) Patch
M webrtc/logging/rtc_event_log/rtc_event_log_parser.h View 2 chunks +20 lines, -0 lines 0 comments Download
M webrtc/logging/rtc_event_log/rtc_event_log_parser.cc View 1 chunk +54 lines, -0 lines 0 comments Download
M webrtc/tools/event_log_visualizer/analyzer.h View 1 chunk +5 lines, -0 lines 0 comments Download
M webrtc/tools/event_log_visualizer/analyzer.cc View 2 chunks +22 lines, -0 lines 0 comments Download
M webrtc/tools/event_log_visualizer/chart.proto View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/tools/event_log_visualizer/plot_base.h View 1 chunk +7 lines, -1 line 0 comments Download
M webrtc/tools/event_log_visualizer/plot_protobuf.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/tools/event_log_visualizer/plot_python.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
philipel
3 years, 8 months ago (2017-03-28 14:38:40 UTC) #2
terelius
Could you add POINT_CHART to ChartStyle in chart.proto and data_set->set_style(POINT_CHART); data_set->set_highlight_points(true); in plot_protobuf.cc? https://codereview.webrtc.org/2782553005/diff/1/webrtc/tools/event_log_visualizer/plot_python.cc File ...
3 years, 8 months ago (2017-03-28 15:02:56 UTC) #3
philipel
PTAL https://codereview.webrtc.org/2782553005/diff/1/webrtc/tools/event_log_visualizer/plot_python.cc File webrtc/tools/event_log_visualizer/plot_python.cc (right): https://codereview.webrtc.org/2782553005/diff/1/webrtc/tools/event_log_visualizer/plot_python.cc#newcode81 webrtc/tools/event_log_visualizer/plot_python.cc:81: "marker='o', ls=' ')\n", On 2017/03/28 15:02:56, terelius wrote: ...
3 years, 8 months ago (2017-03-29 09:54:57 UTC) #4
terelius
https://codereview.webrtc.org/2782553005/diff/20001/webrtc/tools/event_log_visualizer/chart.proto File webrtc/tools/event_log_visualizer/chart.proto (right): https://codereview.webrtc.org/2782553005/diff/20001/webrtc/tools/event_log_visualizer/chart.proto#newcode13 webrtc/tools/event_log_visualizer/chart.proto:13: DOT_GRAPH = 4; To be consistent with the other ...
3 years, 8 months ago (2017-03-29 11:01:58 UTC) #5
philipel
https://codereview.webrtc.org/2782553005/diff/20001/webrtc/tools/event_log_visualizer/chart.proto File webrtc/tools/event_log_visualizer/chart.proto (right): https://codereview.webrtc.org/2782553005/diff/20001/webrtc/tools/event_log_visualizer/chart.proto#newcode13 webrtc/tools/event_log_visualizer/chart.proto:13: DOT_GRAPH = 4; On 2017/03/29 11:01:58, terelius wrote: > ...
3 years, 8 months ago (2017-03-29 11:05:15 UTC) #6
terelius
lgtm
3 years, 8 months ago (2017-03-29 11:14:46 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2782553005/40001
3 years, 8 months ago (2017-03-29 11:16:14 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_arm on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_arm/builds/7221)
3 years, 8 months ago (2017-03-29 11:32:29 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2782553005/40001
3 years, 8 months ago (2017-03-29 13:50:05 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_arm64_rel on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_arm64_rel/builds/10)
3 years, 8 months ago (2017-03-29 13:55:37 UTC) #15
philipel
3 years, 8 months ago (2017-03-29 14:28:59 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
e127e7a0edabaec02d34dd4a6b56bce54d7f5045 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698