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

Issue 137783020: telemetry: Pass correct objdump binary to perf (Closed)

Created:
6 years, 11 months ago by Sami
Modified:
6 years, 11 months ago
Reviewers:
bulach
CC:
chromium-reviews, chrome-speed-team+watch_google.com, telemetry+watch_chromium.org
Visibility:
Public.

Description

telemetry: Pass correct objdump binary to perf Use the --objdump argument to point perf to the correct ARM objdump binary so that it can properly annotate source code. Since this requires a fairly new version of perf (3.10), don't add the argument to the default set of perf options but rather just print a hint. See http://www.chromium.org/developers/telemetry/profiling for instructions on how to get a newer version of perf. NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245241

Patch Set 1 #

Total comments: 4

Patch Set 2 : Look up toolchain dynamically. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M tools/telemetry/telemetry/core/platform/profiler/perf_profiler.py View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Sami
Hey Marcus, do you know if there's a way to get the currently used toolchain?
6 years, 11 months ago (2014-01-16 12:09:03 UTC) #1
bulach
lgtm, just nits. thanks!! https://codereview.chromium.org/137783020/diff/1/tools/telemetry/telemetry/core/platform/profiler/perf_profiler.py File tools/telemetry/telemetry/core/platform/profiler/perf_profiler.py (right): https://codereview.chromium.org/137783020/diff/1/tools/telemetry/telemetry/core/platform/profiler/perf_profiler.py#newcode81 tools/telemetry/telemetry/core/platform/profiler/perf_profiler.py:81: objdump_path = os.path.join(util.GetChromiumSrcDir(), 'third_party', os.path.join( ...
6 years, 11 months ago (2014-01-16 12:25:20 UTC) #2
Sami
https://codereview.chromium.org/137783020/diff/1/tools/telemetry/telemetry/core/platform/profiler/perf_profiler.py File tools/telemetry/telemetry/core/platform/profiler/perf_profiler.py (right): https://codereview.chromium.org/137783020/diff/1/tools/telemetry/telemetry/core/platform/profiler/perf_profiler.py#newcode81 tools/telemetry/telemetry/core/platform/profiler/perf_profiler.py:81: objdump_path = os.path.join(util.GetChromiumSrcDir(), 'third_party', On 2014/01/16 12:25:21, bulach wrote: ...
6 years, 11 months ago (2014-01-16 13:32:52 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skyostil@chromium.org/137783020/60001
6 years, 11 months ago (2014-01-16 13:33:08 UTC) #4
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
6 years, 11 months ago (2014-01-16 17:35:08 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/137783020/60001
6 years, 11 months ago (2014-01-16 17:41:25 UTC) #6
commit-bot: I haz the power
6 years, 11 months ago (2014-01-16 17:59:38 UTC) #7
Message was sent while issue was closed.
Change committed as 245241

Powered by Google App Engine
This is Rietveld 408576698