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

Issue 2291473003: Bugfixes for rtp_analyzer.py tool. (Closed)

Created:
4 years, 3 months ago by aleloi
Modified:
4 years, 3 months ago
Reviewers:
kwiberg-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, tlegrand-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Bugfixes for rtp_analyzer.py tool. 2 fixes: When running tool on log with no packet losses, the tool no longer crashes. When providing relative path to log, the tool no longer searches in out/target, but instead in current directory. NOTRY=True Committed: https://crrev.com/e4b469558298b84c999cb18c81511e4083b6ad71 Cr-Commit-Position: refs/heads/master@{#13954}

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -4 lines) Patch
M webrtc/tools/py_event_log_analyzer/rtp_analyzer.py View 3 chunks +13 lines, -3 lines 4 comments Download
M webrtc/tools/py_event_log_analyzer/rtp_analyzer.sh View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 10 (3 generated)
aleloi
Two small bugfixes for bugs reported by tlegrand@ in event log tool. Please take a ...
4 years, 3 months ago (2016-08-29 11:37:33 UTC) #1
aleloi
4 years, 3 months ago (2016-08-29 11:38:03 UTC) #3
aleloi
Two small bugfixes for bugs reported by tlegrand@ in event log tool. Please take a ...
4 years, 3 months ago (2016-08-29 11:38:17 UTC) #4
kwiberg-webrtc
lgtm https://codereview.webrtc.org/2291473003/diff/1/webrtc/tools/py_event_log_analyzer/rtp_analyzer.py File webrtc/tools/py_event_log_analyzer/rtp_analyzer.py (right): https://codereview.webrtc.org/2291473003/diff/1/webrtc/tools/py_event_log_analyzer/rtp_analyzer.py#newcode281 webrtc/tools/py_event_log_analyzer/rtp_analyzer.py:281: return numpy.ma.masked_values(regularized_delays, -1) On 2016/08/29 11:37:33, aleloi wrote: ...
4 years, 3 months ago (2016-08-29 11:49:44 UTC) #5
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/2291473003/1
4 years, 3 months ago (2016-08-29 11:50:46 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-08-29 11:58:25 UTC) #8
commit-bot: I haz the power
4 years, 3 months ago (2016-08-29 11:58:30 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/e4b469558298b84c999cb18c81511e4083b6ad71
Cr-Commit-Position: refs/heads/master@{#13954}

Powered by Google App Engine
This is Rietveld 408576698