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

Issue 2142023003: Binds two IDs together. (Closed)

Created:
4 years, 5 months ago by chiniforooshan
Modified:
4 years, 5 months ago
CC:
chromium-reviews, tracing+reviews_chromium.org, wfh+watch_chromium.org, dproy
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Binds two IDs together. This macro provides a mechanism to tell trace consumers that two different IDs are actually identical and they refer to the same thing. For more context: https://docs.google.com/a/google.com/document/d/1s0DKjNJk85hDuRp5IqujwZvPML-MPsyAtDeksMwBw7s/edit?usp=sharing BUG=catapult:#2465 Committed: https://crrev.com/824aa1f16c39e840dffd25b78ee334ba0e58cbc1 Cr-Commit-Position: refs/heads/master@{#406648}

Patch Set 1 #

Patch Set 2 : chiniforooshan@google -> @chromium #

Patch Set 3 : unit tests + inline documentation #

Total comments: 6

Patch Set 4 : take out the cross-process case to a separate patch #

Patch Set 5 : nit #

Patch Set 6 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -1 line) Patch
M base/trace_event/common/trace_event_common.h View 1 2 3 2 chunks +12 lines, -0 lines 0 comments Download
M base/trace_event/trace_event.h View 1 2 3 4 5 1 chunk +25 lines, -0 lines 0 comments Download
M base/trace_event/trace_event_impl.cc View 1 chunk +2 lines, -1 line 0 comments Download
M base/trace_event/trace_event_unittest.cc View 1 2 3 4 2 chunks +44 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (13 generated)
caseq
let's add a test and a comment documenting usage, but otherwise lgtm. I'm not entirely ...
4 years, 5 months ago (2016-07-14 17:11:44 UTC) #9
chiniforooshan
On 2016/07/14 17:11:44, caseq wrote: > let's add a test and a comment documenting usage, ...
4 years, 5 months ago (2016-07-18 19:55:42 UTC) #10
Primiano Tucci (use gerrit)
Feels like a dejavu, what happened with all the past discussion and the past approach ...
4 years, 5 months ago (2016-07-19 12:36:17 UTC) #11
chiniforooshan
On 2016/07/19 12:36:17, Primiano Tucci wrote: > Feels like a dejavu, what happened with all ...
4 years, 5 months ago (2016-07-19 19:39:40 UTC) #13
Primiano Tucci (use gerrit)
LGTM with just some small comments about names. I added them to the previous PS ...
4 years, 5 months ago (2016-07-20 16:39:04 UTC) #14
chiniforooshan
https://codereview.chromium.org/2142023003/diff/40001/base/trace_event/trace_event.h File base/trace_event/trace_event.h (right): https://codereview.chromium.org/2142023003/diff/40001/base/trace_event/trace_event.h#newcode359 base/trace_event/trace_event.h:359: trace_event_internal::TraceID trace_event_trace_id(id, &dummy_flags); \ On 2016/07/20 16:39:04, Primiano Tucci ...
4 years, 5 months ago (2016-07-20 18:41:37 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.chromium.org/2142023003/100001
4 years, 5 months ago (2016-07-20 18:42:31 UTC) #18
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 5 months ago (2016-07-20 20:12:34 UTC) #20
commit-bot: I haz the power
4 years, 5 months ago (2016-07-20 20:14:35 UTC) #22
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/824aa1f16c39e840dffd25b78ee334ba0e58cbc1
Cr-Commit-Position: refs/heads/master@{#406648}

Powered by Google App Engine
This is Rietveld 408576698