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

Issue 14748003: Allow tracing categories to default to disabled. (Closed)

Created:
7 years, 7 months ago by dsinclair
Modified:
7 years, 7 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Allow tracing categories to default to disabled. This CL allows the prefixing of category names with disabled- to have them not traced by default. Only if an explicit disabled-foo is provided in the category filter do we enable the category. Providing a disabled-foo in the category filter does not act like an include category in that all other includes have to be specified. The disables are treated as their own group. BUG=232109 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=198787

Patch Set 1 : #

Patch Set 2 : Fixup category merging. #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -52 lines) Patch
M base/debug/trace_event.h View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M base/debug/trace_event_impl.h View 1 2 3 3 chunks +16 lines, -7 lines 0 comments Download
M base/debug/trace_event_impl.cc View 1 2 3 8 chunks +52 lines, -40 lines 0 comments Download
M base/debug/trace_event_unittest.cc View 1 2 3 9 chunks +85 lines, -5 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
dsinclair
nduca, PTAL. I think I have all the various cases covered in the tests, but ...
7 years, 7 months ago (2013-05-01 04:07:29 UTC) #1
dsinclair
I took a closer look at the way categories were being merged and realized it ...
7 years, 7 months ago (2013-05-01 14:50:20 UTC) #2
nduca
This looks good. LGTM but some quick followups.... Do you think we could tolerate the ...
7 years, 7 months ago (2013-05-02 06:11:23 UTC) #3
dsinclair
On 2013/05/02 06:11:23, nduca wrote: > This looks good. LGTM but some quick followups.... > ...
7 years, 7 months ago (2013-05-02 14:45:47 UTC) #4
dsinclair
jar, PTAL for base/ OWNERS. Thanks, dan
7 years, 7 months ago (2013-05-02 14:46:37 UTC) #5
nduca
very lgtm :)
7 years, 7 months ago (2013-05-02 20:36:48 UTC) #6
jar (doing other things)
rubber stamp base LGTM
7 years, 7 months ago (2013-05-03 19:48:00 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dsinclair@chromium.org/14748003/29001
7 years, 7 months ago (2013-05-07 14:12:42 UTC) #8
commit-bot: I haz the power
7 years, 7 months ago (2013-05-07 20:17:33 UTC) #9
Message was sent while issue was closed.
Change committed as 198787

Powered by Google App Engine
This is Rietveld 408576698