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

Issue 2547193002: [tracing] Do not check enabled for filtering in TRACE_EVENT_CATEGORY_GROUP_ENABLED (Closed)

Created:
4 years ago by ssid
Modified:
4 years ago
CC:
chromium-reviews, tracing+reviews_chromium.org, wfh+watch_chromium.org, vmpstr+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[tracing] Do not check enabled for filtering in TRACE_EVENT_CATEGORY_GROUP_ENABLED The TRACE_EVENT_CATEGORY_GROUP_ENABLED sets enabled to true even when filtering mode was turned on. This should be set only for recording and etw modes. BUG=669611, 670013 Committed: https://crrev.com/1ce3cd84139f6f60cb6a7458f0fbc95315241fd9 Cr-Commit-Position: refs/heads/master@{#437686}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -99 lines) Patch
M base/trace_event/trace_event.h View 5 chunks +91 lines, -99 lines 0 comments Download

Messages

Total messages: 25 (17 generated)
ssid
See https://bugs.chromium.org/p/chromium/issues/detail?id=669611 for context. This should fix the issue of some code doing: TRACE_EVENT_CATEGORY_GROUP_ENABLED("disabled.xx") if(enabled) ...
4 years ago (2016-12-02 22:53:47 UTC) #3
oystein (OOO til 10th of July)
On 2016/12/02 22:53:47, ssid wrote: > See https://bugs.chromium.org/p/chromium/issues/detail?id=669611 for context. > > This should fix ...
4 years ago (2016-12-06 22:20:01 UTC) #5
Primiano Tucci (use gerrit)
LGTM thanks for fixing this. On 2016/12/06 22:20:01, oystein wrote: > > But, we still ...
4 years ago (2016-12-08 15:01:43 UTC) #6
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/2547193002/1
4 years ago (2016-12-08 15:02:11 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/82339)
4 years ago (2016-12-08 17:06:40 UTC) #10
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/2547193002/1
4 years ago (2016-12-09 22:08:48 UTC) #20
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-09 23:24:52 UTC) #23
commit-bot: I haz the power
4 years ago (2016-12-12 14:58:11 UTC) #25
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1ce3cd84139f6f60cb6a7458f0fbc95315241fd9
Cr-Commit-Position: refs/heads/master@{#437686}

Powered by Google App Engine
This is Rietveld 408576698