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

Issue 474613002: telemetry: Fix TracingCategoryFilter (Closed)

Created:
6 years, 4 months ago by ernstm
Modified:
6 years, 4 months ago
Reviewers:
nednguyen, tonyg
CC:
chromium-reviews, telemetry+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : Remove redundante check. Improve unit test. #

Patch Set 3 : Raise assertion when both included and excluded. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -5 lines) Patch
M tools/telemetry/telemetry/core/platform/tracing_category_filter.py View 1 2 3 chunks +7 lines, -5 lines 0 comments Download
M tools/telemetry/telemetry/core/platform/tracing_category_filter_unittest.py View 1 2 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
ernstm
PTAL
6 years, 4 months ago (2014-08-13 20:39:31 UTC) #1
ernstm
On 2014/08/13 20:39:31, ernstm wrote: > PTAL +tonyg
6 years, 4 months ago (2014-08-13 20:41:43 UTC) #2
nednguyen
What would happen if we add a include a category and then exclude it? https://codereview.chromium.org/474613002/diff/1/tools/telemetry/telemetry/core/platform/tracing_category_filter.py ...
6 years, 4 months ago (2014-08-13 21:05:09 UTC) #3
ernstm
If a category is both included and excluded, the inclusion will win. See https://code.google.com/p/chromium/codesearch#chromium/src/base/debug/trace_event_impl.cc&rcl=1407826788&l=2472 https://codereview.chromium.org/474613002/diff/1/tools/telemetry/telemetry/core/platform/tracing_category_filter.py ...
6 years, 4 months ago (2014-08-13 21:39:31 UTC) #4
nednguyen
On 2014/08/13 21:39:31, ernstm wrote: > If a category is both included and excluded, the ...
6 years, 4 months ago (2014-08-13 21:43:55 UTC) #5
ernstm
On 2014/08/13 21:43:55, nednguyen wrote: > On 2014/08/13 21:39:31, ernstm wrote: > > If a ...
6 years, 4 months ago (2014-08-13 22:53:27 UTC) #6
ernstm
The CQ bit was checked by ernstm@chromium.org
6 years, 4 months ago (2014-08-13 22:54:41 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ernstm@chromium.org/474613002/40001
6 years, 4 months ago (2014-08-13 22:57:34 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-14 08:02:07 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (40001) as 289487

Powered by Google App Engine
This is Rietveld 408576698