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

Issue 1746693002: Trace tracing Start/Stop events. (Closed)

Created:
4 years, 9 months ago by pbos-webrtc
Modified:
4 years, 9 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

Trace tracing Start/Stop events. Permits measuring times from start of recording (usually start of a call), and not time from first event that occurs after tracing starts. BUG= R=tommi@webrtc.org Committed: https://crrev.com/dda8a837ce51fa7fe020bfb3f017fbcdb138f875 Cr-Commit-Position: refs/heads/master@{#11815}

Patch Set 1 #

Total comments: 2

Patch Set 2 : add thread checks #

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

Messages

Total messages: 13 (4 generated)
pbos-webrtc
PTAL, this gives better timing information since start of calls.
4 years, 9 months ago (2016-02-29 12:39:16 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1746693002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1746693002/1
4 years, 9 months ago (2016-02-29 12:41:26 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_drmemory_light on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_drmemory_light/builds/10022)
4 years, 9 months ago (2016-02-29 13:07:11 UTC) #5
tommi
https://codereview.webrtc.org/1746693002/diff/1/webrtc/base/event_tracer.cc File webrtc/base/event_tracer.cc (right): https://codereview.webrtc.org/1746693002/diff/1/webrtc/base/event_tracer.cc#newcode161 webrtc/base/event_tracer.cc:161: TRACE_EVENT_INSTANT0("webrtc", "EventLogger::Start"); would TRACE_EVENT_BEGIN0 and TRACE_EVENT_END0 be more appropriate? ...
4 years, 9 months ago (2016-02-29 13:12:27 UTC) #6
pbos-webrtc
PTAL https://codereview.webrtc.org/1746693002/diff/1/webrtc/base/event_tracer.cc File webrtc/base/event_tracer.cc (right): https://codereview.webrtc.org/1746693002/diff/1/webrtc/base/event_tracer.cc#newcode161 webrtc/base/event_tracer.cc:161: TRACE_EVENT_INSTANT0("webrtc", "EventLogger::Start"); On 2016/02/29 13:12:27, tommi-webrtc wrote: > ...
4 years, 9 months ago (2016-02-29 13:23:43 UTC) #7
pbos-webrtc
add thread checks
4 years, 9 months ago (2016-02-29 13:24:26 UTC) #8
tommi
ok, makes sense. lgtm.
4 years, 9 months ago (2016-02-29 13:26:49 UTC) #9
pbos-webrtc
Committed patchset #2 (id:20001) manually as dda8a837ce51fa7fe020bfb3f017fbcdb138f875 (presubmit successful).
4 years, 9 months ago (2016-02-29 13:54:20 UTC) #11
commit-bot: I haz the power
4 years, 9 months ago (2016-02-29 13:54:21 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/dda8a837ce51fa7fe020bfb3f017fbcdb138f875
Cr-Commit-Position: refs/heads/master@{#11815}

Powered by Google App Engine
This is Rietveld 408576698