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

Issue 15892014: Allow chrome trace to be collected when atrace is enabled. (Closed)

Created:
7 years, 6 months ago by Xianzhu
Modified:
7 years, 6 months ago
Reviewers:
dsinclair
CC:
chromium-reviews, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Allow chrome trace to be collected when atrace is enabled. Previously we chrome trace and atrace is exclusive. Sometimes this is inconvenient. BUG=244501 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202949

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -3 lines) Patch
M base/debug/trace_event_impl.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M base/debug/trace_event_impl.cc View 1 2 chunks +9 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Xianzhu
7 years, 6 months ago (2013-05-29 00:25:26 UTC) #1
dsinclair
https://codereview.chromium.org/15892014/diff/1/base/debug/trace_event_impl.cc File base/debug/trace_event_impl.cc (right): https://codereview.chromium.org/15892014/diff/1/base/debug/trace_event_impl.cc#newcode1119 base/debug/trace_event_impl.cc:1119: if (!(*category_group_enabled & CATEGORY_ENABLED)) Can we pull this out ...
7 years, 6 months ago (2013-05-29 13:49:19 UTC) #2
Xianzhu
PTAL. https://codereview.chromium.org/15892014/diff/1/base/debug/trace_event_impl.cc File base/debug/trace_event_impl.cc (right): https://codereview.chromium.org/15892014/diff/1/base/debug/trace_event_impl.cc#newcode1119 base/debug/trace_event_impl.cc:1119: if (!(*category_group_enabled & CATEGORY_ENABLED)) On 2013/05/29 13:49:20, dsinclair ...
7 years, 6 months ago (2013-05-29 17:14:31 UTC) #3
dsinclair
lgtm
7 years, 6 months ago (2013-05-29 17:17:11 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/15892014/5001
7 years, 6 months ago (2013-05-29 18:14:39 UTC) #5
commit-bot: I haz the power
7 years, 6 months ago (2013-05-29 20:20:45 UTC) #6
Message was sent while issue was closed.
Change committed as 202949

Powered by Google App Engine
This is Rietveld 408576698