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

Issue 1152553011: Allow binding point to be specified on flow end events. (Closed)

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

Description

Allow binding point to be specified on flow end events. Committed: https://crrev.com/5e00a87e440d23e62082e8fc283d046fd05efa48 Cr-Commit-Position: refs/heads/master@{#333797}

Patch Set 1 #

Patch Set 2 : Add unittests for flow events #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -1 line) Patch
M base/trace_event/trace_event.h View 1 2 chunks +4 lines, -0 lines 1 comment Download
M base/trace_event/trace_event_impl.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M base/trace_event/trace_event_unittest.cc View 1 3 chunks +21 lines, -0 lines 1 comment Download
M ui/events/latency_info.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (2 generated)
yuhaoz
5 years, 6 months ago (2015-06-03 22:19:17 UTC) #2
nduca
wanna try updating one of the unit tests to ensure that the field gets written? ...
5 years, 6 months ago (2015-06-04 04:24:28 UTC) #3
nduca
want to remove the empty bug= line too
5 years, 6 months ago (2015-06-04 04:25:06 UTC) #4
dsinclair
On 2015/06/04 at 04:25:06, nduca wrote: > want to remove the empty bug= line too ...
5 years, 6 months ago (2015-06-04 13:26:21 UTC) #5
yuhaoz
On 2015/06/04 at 13:26:21, dsinclair wrote: > On 2015/06/04 at 04:25:06, nduca wrote: > > ...
5 years, 6 months ago (2015-06-04 16:19:12 UTC) #6
nduca
lgtm
5 years, 6 months ago (2015-06-10 19:05:40 UTC) #7
benjhayden
Yuhao: Yufeng (miletus@) is in ui/events/OWNERS, so you need his LG as well. Just IM ...
5 years, 6 months ago (2015-06-10 19:20:01 UTC) #8
Yufeng Shen (Slow to review)
On 2015/06/10 19:20:01, benjhayden_chromium wrote: > Yuhao: Yufeng (miletus@) is in ui/events/OWNERS, so you need ...
5 years, 6 months ago (2015-06-10 19:27:02 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1152553011/20001
5 years, 6 months ago (2015-06-10 19:37:09 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 6 months ago (2015-06-10 20:59:53 UTC) #12
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/5e00a87e440d23e62082e8fc283d046fd05efa48 Cr-Commit-Position: refs/heads/master@{#333797}
5 years, 6 months ago (2015-06-10 21:00:53 UTC) #13
dsinclair
https://codereview.chromium.org/1152553011/diff/20001/base/trace_event/trace_event.h File base/trace_event/trace_event.h (right): https://codereview.chromium.org/1152553011/diff/20001/base/trace_event/trace_event.h#newcode1144 base/trace_event/trace_event.h:1144: #define TRACE_EVENT_FLAG_ASYNC_TTS (static_cast<unsigned char>(1 << 6)) This is going ...
5 years, 6 months ago (2015-06-11 15:21:54 UTC) #14
dsinclair
5 years, 6 months ago (2015-06-11 15:33:41 UTC) #15
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/1178643008/ by dsinclair@chromium.org.

The reason for reverting is: Conflict on the flag number used between this and
ASYNC_TTS. Will cause very weird trace data..

Powered by Google App Engine
This is Rietveld 408576698