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

Issue 2215153003: Add argument support for stand-alone WebRTC tracing. (Closed)

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

Description

Add argument support for stand-alone WebRTC tracing. BUG=webrtc:6186 Committed: https://crrev.com/f4433ef14e8d4643009b85063089ab6c05aa298b Cr-Commit-Position: refs/heads/master@{#13670}

Patch Set 1 #

Patch Set 2 : Comments. #

Patch Set 3 : Array version of delete. #

Patch Set 4 : Acquire lock later. #

Patch Set 5 : Don't use stringstreams. #

Total comments: 22

Patch Set 6 : Changes according to codereview comments. #

Patch Set 7 : Change output_length type to size_t like it should be now. #

Patch Set 8 : Try to make code compile on Windows. #

Patch Set 9 : Fix warning about print_length being uninitialized. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -4 lines) Patch
M webrtc/base/event_tracer.cc View 1 2 3 4 5 6 7 8 7 chunks +136 lines, -4 lines 0 comments Download

Messages

Total messages: 29 (19 generated)
sakal
Tommi, PTAL.
4 years, 4 months ago (2016-08-05 07:48:46 UTC) #3
tommi
https://codereview.webrtc.org/2215153003/diff/80001/webrtc/base/event_tracer.cc File webrtc/base/event_tracer.cc (right): https://codereview.webrtc.org/2215153003/diff/80001/webrtc/base/event_tracer.cc#newcode104 webrtc/base/event_tracer.cc:104: for (int i = 0; i < num_args; i++) ...
4 years, 4 months ago (2016-08-05 10:58:42 UTC) #4
sakal
https://codereview.webrtc.org/2215153003/diff/80001/webrtc/base/event_tracer.cc File webrtc/base/event_tracer.cc (right): https://codereview.webrtc.org/2215153003/diff/80001/webrtc/base/event_tracer.cc#newcode104 webrtc/base/event_tracer.cc:104: for (int i = 0; i < num_args; i++) ...
4 years, 4 months ago (2016-08-05 12:21:07 UTC) #5
tommi
lgtm https://codereview.webrtc.org/2215153003/diff/80001/webrtc/base/event_tracer.cc File webrtc/base/event_tracer.cc (right): https://codereview.webrtc.org/2215153003/diff/80001/webrtc/base/event_tracer.cc#newcode108 webrtc/base/event_tracer.cc:108: arg.value.as_uint = arg_values[i]; On 2016/08/05 12:21:07, sakal wrote: ...
4 years, 4 months ago (2016-08-05 12:50:15 UTC) #6
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/2215153003/120001
4 years, 4 months ago (2016-08-08 07:02:53 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_x64_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_compile_x64_dbg/builds/5825) android_compile_x86_dbg on master.tryserver.webrtc (JOB_FAILED, ...
4 years, 4 months ago (2016-08-08 07:08:03 UTC) #15
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/2215153003/160001
4 years, 4 months ago (2016-08-08 07:13:53 UTC) #19
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/2215153003/160001
4 years, 4 months ago (2016-08-08 11:05:59 UTC) #25
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years, 4 months ago (2016-08-08 11:10:18 UTC) #27
commit-bot: I haz the power
4 years, 4 months ago (2016-08-08 11:10:23 UTC) #29
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/f4433ef14e8d4643009b85063089ab6c05aa298b
Cr-Commit-Position: refs/heads/master@{#13670}

Powered by Google App Engine
This is Rietveld 408576698