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

Issue 26358012: Use CategoryFilter::kDefaultCategoryFilterString instead of "*" as the default category (Closed)

Created:
7 years, 2 months ago by Xianzhu
Modified:
7 years, 2 months ago
Reviewers:
Yaron, Sami
CC:
chromium-reviews, craigdh+watch_chromium.org, jam, joi+watch-content_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, darin-cc_chromium.org, klundberg+watch_chromium.org, frankf+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Use CategoryFilter::kDefaultCategoryFilterString instead of "*" as the default category NOTRY=true (passed presubmit and android try bots) R=skyostil@chromium.org, yfriedman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=229195

Patch Set 1 #

Total comments: 2

Patch Set 2 : DEFAULT_CHROME_CATEGORIES #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -16 lines) Patch
M build/android/adb_profile_chrome.py View 1 2 chunks +12 lines, -5 lines 2 comments Download
M content/browser/android/tracing_controller_android.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/TracingControllerAndroid.java View 1 5 chunks +11 lines, -11 lines 0 comments Download

Messages

Total messages: 22 (0 generated)
Xianzhu
7 years, 2 months ago (2013-10-11 19:32:44 UTC) #1
Sami
https://codereview.chromium.org/26358012/diff/1/build/android/adb_profile_chrome.py File build/android/adb_profile_chrome.py (right): https://codereview.chromium.org/26358012/diff/1/build/android/adb_profile_chrome.py#newcode166 build/android/adb_profile_chrome.py:166: '"*", "cat1*,-cat1a".') Having an emptry string imply default categories ...
7 years, 2 months ago (2013-10-14 11:22:18 UTC) #2
Xianzhu
https://codereview.chromium.org/26358012/diff/1/build/android/adb_profile_chrome.py File build/android/adb_profile_chrome.py (right): https://codereview.chromium.org/26358012/diff/1/build/android/adb_profile_chrome.py#newcode166 build/android/adb_profile_chrome.py:166: '"*", "cat1*,-cat1a".') On 2013/10/14 11:22:19, Sami wrote: > Having ...
7 years, 2 months ago (2013-10-14 16:44:39 UTC) #3
Sami
On 2013/10/14 16:44:39, Xianzhu wrote: > Do you mean '--categories ""' to opt-out chromium tracing? ...
7 years, 2 months ago (2013-10-14 16:47:50 UTC) #4
Xianzhu
On 2013/10/14 16:47:50, Sami wrote: > On 2013/10/14 16:44:39, Xianzhu wrote: > > Do you ...
7 years, 2 months ago (2013-10-14 16:53:57 UTC) #5
Sami
On 2013/10/14 16:53:57, Xianzhu wrote: > It seems that we don't need to translate "" ...
7 years, 2 months ago (2013-10-14 16:54:35 UTC) #6
Xianzhu
Seems better to make this change based on yours. Will upload a new patch after ...
7 years, 2 months ago (2013-10-14 17:43:57 UTC) #7
Xianzhu
Rebased on Sami's combined tracing change. PTAL.
7 years, 2 months ago (2013-10-15 23:55:55 UTC) #8
Sami
https://codereview.chromium.org/26358012/diff/15001/build/android/adb_profile_chrome.py File build/android/adb_profile_chrome.py (right): https://codereview.chromium.org/26358012/diff/15001/build/android/adb_profile_chrome.py#newcode24 build/android/adb_profile_chrome.py:24: _DEFAULT_CHROME_CATEGORIES = '_DEFAULT_CHROME_CATEGORIES' Instead of sending this string to ...
7 years, 2 months ago (2013-10-16 09:43:33 UTC) #9
Xianzhu
https://codereview.chromium.org/26358012/diff/15001/build/android/adb_profile_chrome.py File build/android/adb_profile_chrome.py (right): https://codereview.chromium.org/26358012/diff/15001/build/android/adb_profile_chrome.py#newcode24 build/android/adb_profile_chrome.py:24: _DEFAULT_CHROME_CATEGORIES = '_DEFAULT_CHROME_CATEGORIES' On 2013/10/16 09:43:34, Sami wrote: > ...
7 years, 2 months ago (2013-10-16 16:47:48 UTC) #10
Sami
On 2013/10/16 16:47:48, Xianzhu wrote: > I had thought so but later found when --trace-cc ...
7 years, 2 months ago (2013-10-16 17:03:03 UTC) #11
Yaron
lgtm
7 years, 2 months ago (2013-10-16 18:29:15 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/26358012/15001
7 years, 2 months ago (2013-10-16 19:00:35 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/26358012/15001
7 years, 2 months ago (2013-10-16 20:42:39 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/26358012/15001
7 years, 2 months ago (2013-10-16 21:27:17 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/26358012/15001
7 years, 2 months ago (2013-10-17 01:38:26 UTC) #16
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 2 months ago (2013-10-17 03:02:18 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/26358012/15001
7 years, 2 months ago (2013-10-17 16:38:49 UTC) #18
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 2 months ago (2013-10-17 17:05:17 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/26358012/15001
7 years, 2 months ago (2013-10-17 17:16:44 UTC) #20
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 2 months ago (2013-10-17 17:57:16 UTC) #21
Xianzhu
7 years, 2 months ago (2013-10-17 19:12:31 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 manually as r229195 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698