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

Issue 23458037: Profiler.is_supported takes browser_type instead of options. (Closed)

Created:
7 years, 3 months ago by achuithb
Modified:
7 years, 3 months ago
Reviewers:
tonyg
CC:
chromium-reviews, chrome-speed-team+watch_google.com, telemetry+watch_chromium.org
Visibility:
Public.

Description

Profiler.is_supported takes browser_type instead of options. BUG=269131 TEST=trybot, manual Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222265 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222503

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase #

Patch Set 3 : fix loading_profile.py #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -39 lines) Patch
M tools/perf/measurements/loading_profile.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/browser.py View 1 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/browser_options.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/platform/profiler/__init__.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/platform/profiler/android_memreport_profiler.py View 1 chunk +3 lines, -3 lines 0 comments Download
M tools/telemetry/telemetry/core/platform/profiler/iprofiler_profiler.py View 1 chunk +4 lines, -4 lines 0 comments Download
M tools/telemetry/telemetry/core/platform/profiler/java_heap_profiler.py View 1 chunk +3 lines, -3 lines 0 comments Download
M tools/telemetry/telemetry/core/platform/profiler/monsoon_profiler.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/platform/profiler/perf_profiler.py View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/telemetry/telemetry/core/platform/profiler/perf_profiler_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/platform/profiler/profiler_finder.py View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/telemetry/telemetry/core/platform/profiler/sample_profiler.py View 1 chunk +4 lines, -4 lines 0 comments Download
M tools/telemetry/telemetry/core/platform/profiler/strace_profiler.py View 1 chunk +3 lines, -3 lines 0 comments Download
M tools/telemetry/telemetry/core/platform/profiler/tcmalloc_heap_profiler.py View 1 chunk +4 lines, -4 lines 0 comments Download
M tools/telemetry/telemetry/core/platform/profiler/tcpdump_profiler.py View 1 chunk +4 lines, -4 lines 0 comments Download
M tools/telemetry/telemetry/core/platform/profiler/trace_profiler.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/platform/profiler/vtune_profiler.py View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
achuithb
Tony, please take a look.
7 years, 3 months ago (2013-09-09 20:49:26 UTC) #1
tonyg
https://codereview.chromium.org/23458037/diff/1/tools/telemetry/telemetry/core/platform/profiler/profiler_finder.py File tools/telemetry/telemetry/core/platform/profiler/profiler_finder.py (right): https://codereview.chromium.org/23458037/diff/1/tools/telemetry/telemetry/core/platform/profiler/profiler_finder.py#newcode27 tools/telemetry/telemetry/core/platform/profiler/profiler_finder.py:27: if p.is_supported(browser_type='any')]) Did this work previous if I did ...
7 years, 3 months ago (2013-09-09 21:50:41 UTC) #2
achuithb
https://codereview.chromium.org/23458037/diff/1/tools/telemetry/telemetry/core/platform/profiler/profiler_finder.py File tools/telemetry/telemetry/core/platform/profiler/profiler_finder.py (right): https://codereview.chromium.org/23458037/diff/1/tools/telemetry/telemetry/core/platform/profiler/profiler_finder.py#newcode27 tools/telemetry/telemetry/core/platform/profiler/profiler_finder.py:27: if p.is_supported(browser_type='any')]) On 2013/09/09 21:50:41, tonyg wrote: > Did ...
7 years, 3 months ago (2013-09-09 21:57:47 UTC) #3
achuithb
On 2013/09/09 21:57:47, achuith.bhandarkar wrote: > https://codereview.chromium.org/23458037/diff/1/tools/telemetry/telemetry/core/platform/profiler/profiler_finder.py > File tools/telemetry/telemetry/core/platform/profiler/profiler_finder.py > (right): > > https://codereview.chromium.org/23458037/diff/1/tools/telemetry/telemetry/core/platform/profiler/profiler_finder.py#newcode27 ...
7 years, 3 months ago (2013-09-09 21:59:44 UTC) #4
tonyg
You are right. LGTM
7 years, 3 months ago (2013-09-10 00:45:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achuith@chromium.org/23458037/1
7 years, 3 months ago (2013-09-10 00:52:09 UTC) #6
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-10 01:23:37 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achuith@chromium.org/23458037/1
7 years, 3 months ago (2013-09-10 01:31:35 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-10 01:43:09 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achuith@chromium.org/23458037/1
7 years, 3 months ago (2013-09-10 01:54:52 UTC) #10
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-10 02:05:10 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achuith@chromium.org/23458037/1
7 years, 3 months ago (2013-09-10 06:55:31 UTC) #12
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) telemetry_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=167278
7 years, 3 months ago (2013-09-10 09:03:30 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achuith@chromium.org/23458037/21001
7 years, 3 months ago (2013-09-10 11:07:14 UTC) #14
commit-bot: I haz the power
Change committed as 222265
7 years, 3 months ago (2013-09-10 16:02:27 UTC) #15
achuithb
Tony, only loading_profile.py has changed. Please take a look.
7 years, 3 months ago (2013-09-10 21:59:05 UTC) #16
tonyg
lgtm
7 years, 3 months ago (2013-09-10 22:07:32 UTC) #17
achuithb
On 2013/09/10 22:07:32, tonyg wrote: > lgtm ty!
7 years, 3 months ago (2013-09-10 22:08:11 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achuith@chromium.org/23458037/56001
7 years, 3 months ago (2013-09-10 22:15:23 UTC) #19
commit-bot: I haz the power
7 years, 3 months ago (2013-09-11 12:09:52 UTC) #20
Message was sent while issue was closed.
Change committed as 222503

Powered by Google App Engine
This is Rietveld 408576698