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

Issue 290013006: adb_profile_chrome: Refactor into multiple modules and add tests (Closed)

Created:
6 years, 7 months ago by Sami
Modified:
6 years, 7 months ago
Reviewers:
Dominik Grewe
CC:
chromium-reviews, klundberg+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org
Visibility:
Public.

Description

adb_profile_chrome: Refactor into multiple modules and add tests The adb_profile_chrome tool has grown quite a bit since its inception, so now seems to be a good time to split it into smaller modules and add some rudimentary tests. BUG=375754 TEST=build/android/chrome_profiler/run_tests NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272946

Patch Set 1 #

Total comments: 10

Patch Set 2 : Review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+757 lines, -467 lines) Patch
M build/android/adb_profile_chrome.py View 1 chunk +2 lines, -464 lines 0 comments Download
A + build/android/chrome_profiler/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A build/android/chrome_profiler/chrome_controller.py View 1 1 chunk +90 lines, -0 lines 0 comments Download
A build/android/chrome_profiler/chrome_controller_unittest.py View 1 1 chunk +46 lines, -0 lines 0 comments Download
A build/android/chrome_profiler/controllers.py View 1 1 chunk +16 lines, -0 lines 0 comments Download
A build/android/chrome_profiler/controllers_unittest.py View 1 1 chunk +23 lines, -0 lines 0 comments Download
A build/android/chrome_profiler/main.py View 1 1 chunk +211 lines, -0 lines 0 comments Download
A build/android/chrome_profiler/profiler.py View 1 1 chunk +130 lines, -0 lines 0 comments Download
A build/android/chrome_profiler/profiler_unittest.py View 1 chunk +78 lines, -0 lines 0 comments Download
A build/android/chrome_profiler/run_tests View 1 chunk +3 lines, -0 lines 0 comments Download
A build/android/chrome_profiler/systrace_controller.py View 1 1 chunk +95 lines, -0 lines 0 comments Download
A build/android/chrome_profiler/systrace_controller_unittest.py View 1 1 chunk +36 lines, -0 lines 0 comments Download
A build/android/chrome_profiler/ui.py View 1 chunk +25 lines, -0 lines 0 comments Download
A + build/android/chrome_profiler/util.py View 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Sami
6 years, 7 months ago (2014-05-22 13:56:09 UTC) #1
Dominik Grewe
Would it be better to split the controllers into separate files? If we ever wanted ...
6 years, 7 months ago (2014-05-22 18:07:10 UTC) #2
Sami
On 2014/05/22 18:07:10, Dominik Grewe wrote: > Would it be better to split the controllers ...
6 years, 7 months ago (2014-05-27 11:03:54 UTC) #3
Dominik Grewe
On 2014/05/27 11:03:54, Sami wrote: > On 2014/05/22 18:07:10, Dominik Grewe wrote: > > Would ...
6 years, 7 months ago (2014-05-27 11:11:16 UTC) #4
Sami
The CQ bit was checked by skyostil@chromium.org
6 years, 7 months ago (2014-05-27 11:24:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skyostil@chromium.org/290013006/20001
6 years, 7 months ago (2014-05-27 11:25:23 UTC) #6
commit-bot: I haz the power
6 years, 7 months ago (2014-05-27 11:26:29 UTC) #7
Message was sent while issue was closed.
Change committed as 272946

Powered by Google App Engine
This is Rietveld 408576698