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

Issue 1522483002: Remove thread-id wraparounds in event tracing. (Closed)

Created:
5 years ago by pbos-webrtc
Modified:
5 years ago
Reviewers:
tommi, Nico
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

Remove thread-id wraparounds in event tracing. Prints tid as a DWORD on Windows and an int on other systems. BUG= R=thakis@chromium.org, tommi@webrtc.org Committed: https://crrev.com/43e4e23eebdc3c67269c1962d279a61bdba2c2b6 Cr-Commit-Position: refs/heads/master@{#10992}

Patch Set 1 #

Total comments: 2

Patch Set 2 : %lu #

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

Messages

Total messages: 11 (2 generated)
pbos-webrtc
PTAL, I think this should be fine on clang-win as well and I'd prefer to ...
5 years ago (2015-12-11 13:42:03 UTC) #1
tommi
lgtm
5 years ago (2015-12-11 15:47:08 UTC) #2
Nico
https://codereview.webrtc.org/1522483002/diff/1/webrtc/base/event_tracer.cc File webrtc/base/event_tracer.cc (right): https://codereview.webrtc.org/1522483002/diff/1/webrtc/base/event_tracer.cc#newcode123 webrtc/base/event_tracer.cc:123: ", \"tid\": %" PRIu32 This fails like so: [1/2] ...
5 years ago (2015-12-11 18:18:44 UTC) #3
tommi
On 2015/12/11 18:18:44, Nico wrote: > https://codereview.webrtc.org/1522483002/diff/1/webrtc/base/event_tracer.cc > File webrtc/base/event_tracer.cc (right): > > https://codereview.webrtc.org/1522483002/diff/1/webrtc/base/event_tracer.cc#newcode123 > ...
5 years ago (2015-12-11 18:37:02 UTC) #4
pbos-webrtc
%lu
5 years ago (2015-12-11 18:47:25 UTC) #5
pbos-webrtc
PTAL, if this compiles on all our Windows bots I'm cool with it https://codereview.webrtc.org/1522483002/diff/1/webrtc/base/event_tracer.cc File ...
5 years ago (2015-12-11 18:49:57 UTC) #6
Nico
lgtm, that builds with clang-cl as best I can tell.
5 years ago (2015-12-11 18:58:55 UTC) #7
pbos-webrtc
Committed patchset #2 (id:20001) manually as 43e4e23eebdc3c67269c1962d279a61bdba2c2b6 (presubmit successful).
5 years ago (2015-12-11 19:29:54 UTC) #9
commit-bot: I haz the power
5 years ago (2015-12-11 19:30:00 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/43e4e23eebdc3c67269c1962d279a61bdba2c2b6
Cr-Commit-Position: refs/heads/master@{#10992}

Powered by Google App Engine
This is Rietveld 408576698