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

Issue 12676007: Skip default categories when getting known categories. (Closed)

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

Description

Skip default categories when getting known categories. We don't want to see the default categories when we get the known categories as they aren't tracing categories that the user will care about. BUG=195661 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190675

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

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

Messages

Total messages: 11 (0 generated)
dsinclair
PTAL.
7 years, 9 months ago (2013-03-22 02:01:04 UTC) #1
nduca
https://codereview.chromium.org/12676007/diff/1/base/debug/trace_event_impl.cc File base/debug/trace_event_impl.cc (right): https://codereview.chromium.org/12676007/diff/1/base/debug/trace_event_impl.cc#newcode77 base/debug/trace_event_impl.cc:77: const int g_category_defined_start = 3; this name is a ...
7 years, 9 months ago (2013-03-23 01:09:00 UTC) #2
dsinclair
https://codereview.chromium.org/12676007/diff/1/base/debug/trace_event_impl.cc File base/debug/trace_event_impl.cc (right): https://codereview.chromium.org/12676007/diff/1/base/debug/trace_event_impl.cc#newcode77 base/debug/trace_event_impl.cc:77: const int g_category_defined_start = 3; On 2013/03/23 01:09:00, nduca ...
7 years, 9 months ago (2013-03-25 14:22:57 UTC) #3
nduca
LGTM https://codereview.chromium.org/12676007/diff/4002/base/debug/trace_event_impl.cc File base/debug/trace_event_impl.cc (right): https://codereview.chromium.org/12676007/diff/4002/base/debug/trace_event_impl.cc#newcode77 base/debug/trace_event_impl.cc:77: const int g_skip_builtin_categories = 3; g_num_builtin_categories? sorry to ...
7 years, 9 months ago (2013-03-25 18:30:03 UTC) #4
dsinclair
jar@, can you please take a look for base OWNERS. Thanks, dan https://codereview.chromium.org/12676007/diff/4002/base/debug/trace_event_impl.cc File base/debug/trace_event_impl.cc ...
7 years, 9 months ago (2013-03-25 19:10:26 UTC) #5
jar (doing other things)
LGTM (tiny tiny nit below). https://codereview.chromium.org/12676007/diff/10001/base/debug/trace_event_impl.cc File base/debug/trace_event_impl.cc (right): https://codereview.chromium.org/12676007/diff/10001/base/debug/trace_event_impl.cc#newcode78 base/debug/trace_event_impl.cc:78: int g_category_index = g_num_builtin_categories; ...
7 years, 9 months ago (2013-03-25 19:15:24 UTC) #6
dsinclair
https://codereview.chromium.org/12676007/diff/10001/base/debug/trace_event_impl.cc File base/debug/trace_event_impl.cc (right): https://codereview.chromium.org/12676007/diff/10001/base/debug/trace_event_impl.cc#newcode78 base/debug/trace_event_impl.cc:78: int g_category_index = g_num_builtin_categories; // skip default categories. On ...
7 years, 9 months ago (2013-03-25 19:22:28 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/12676007/16001
7 years, 9 months ago (2013-03-25 19:25:24 UTC) #8
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=127339
7 years, 9 months ago (2013-03-26 00:06:43 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dsinclair@chromium.org/12676007/16001
7 years, 9 months ago (2013-03-26 13:38:50 UTC) #10
commit-bot: I haz the power
7 years, 9 months ago (2013-03-26 13:50:06 UTC) #11
Message was sent while issue was closed.
Change committed as 190675

Powered by Google App Engine
This is Rietveld 408576698