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

Issue 2175713002: Log current time if we stop logging before stop_time_. (Closed)

Created:
4 years, 5 months ago by terelius
Modified:
4 years, 4 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, the sun, pbos-webrtc, stefan-webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Log current time if we stop logging before stop_time_. This happens if we stop logging because we have reached the file size limit. The large timestamp causes problems in the analysis tool. BUG=webrtc:6138 Committed: https://crrev.com/76a44d5dafa4114c52c55d5dd84de3f4f02dc95b Cr-Commit-Position: refs/heads/master@{#13581}

Patch Set 1 #

Patch Set 2 : Format #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M webrtc/call/rtc_event_log_helper_thread.cc View 1 1 chunk +5 lines, -1 line 3 comments Download

Messages

Total messages: 20 (8 generated)
terelius
Please take a look
4 years, 5 months ago (2016-07-22 12:18:50 UTC) #2
ivoc
https://codereview.webrtc.org/2175713002/diff/20001/webrtc/call/rtc_event_log_helper_thread.cc File webrtc/call/rtc_event_log_helper_thread.cc (right): https://codereview.webrtc.org/2175713002/diff/20001/webrtc/call/rtc_event_log_helper_thread.cc#newcode231 webrtc/call/rtc_event_log_helper_thread.cc:231: std::min(stop_time_, clock_->TimeInMicroseconds())); Do you know if the value from ...
4 years, 4 months ago (2016-07-27 09:18:00 UTC) #4
pbos-webrtc
https://codereview.webrtc.org/2175713002/diff/20001/webrtc/call/rtc_event_log_helper_thread.cc File webrtc/call/rtc_event_log_helper_thread.cc (right): https://codereview.webrtc.org/2175713002/diff/20001/webrtc/call/rtc_event_log_helper_thread.cc#newcode231 webrtc/call/rtc_event_log_helper_thread.cc:231: std::min(stop_time_, clock_->TimeInMicroseconds())); On 2016/07/27 09:18:00, ivoc wrote: > Do ...
4 years, 4 months ago (2016-07-27 16:44:20 UTC) #6
terelius
https://codereview.webrtc.org/2175713002/diff/20001/webrtc/call/rtc_event_log_helper_thread.cc File webrtc/call/rtc_event_log_helper_thread.cc (right): https://codereview.webrtc.org/2175713002/diff/20001/webrtc/call/rtc_event_log_helper_thread.cc#newcode231 webrtc/call/rtc_event_log_helper_thread.cc:231: std::min(stop_time_, clock_->TimeInMicroseconds())); On 2016/07/27 16:44:20, pbos-webrtc wrote: > On ...
4 years, 4 months ago (2016-07-27 20:34:40 UTC) #7
pbos
On 2016/07/27 20:34:40, terelius wrote: > https://codereview.webrtc.org/2175713002/diff/20001/webrtc/call/rtc_event_log_helper_thread.cc > File webrtc/call/rtc_event_log_helper_thread.cc (right): > > https://codereview.webrtc.org/2175713002/diff/20001/webrtc/call/rtc_event_log_helper_thread.cc#newcode231 > ...
4 years, 4 months ago (2016-07-27 20:36:42 UTC) #8
stefan-webrtc
lgtm
4 years, 4 months ago (2016-07-28 07:15:43 UTC) #9
ivoc
On 2016/07/27 20:36:42, pbos wrote: > On 2016/07/27 20:34:40, terelius wrote: > > > https://codereview.webrtc.org/2175713002/diff/20001/webrtc/call/rtc_event_log_helper_thread.cc ...
4 years, 4 months ago (2016-07-28 07:16:05 UTC) #10
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/2175713002/20001
4 years, 4 months ago (2016-07-29 15:38:06 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_arm64_rel/builds/9695)
4 years, 4 months ago (2016-07-29 15:48:33 UTC) #14
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/2175713002/20001
4 years, 4 months ago (2016-07-29 19:08:18 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-07-29 19:38:46 UTC) #18
commit-bot: I haz the power
4 years, 4 months ago (2016-07-29 19:38:55 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/76a44d5dafa4114c52c55d5dd84de3f4f02dc95b
Cr-Commit-Position: refs/heads/master@{#13581}

Powered by Google App Engine
This is Rietveld 408576698