summaryrefslogtreecommitdiffstats
path: root/tools/profile_chrome
diff options
context:
space:
mode:
authorpasko <pasko@chromium.org>2014-09-02 08:23:27 -0700
committerCommit bot <commit-bot@chromium.org>2014-09-02 15:30:42 +0000
commit7bddaa0d8a4768d9b3d9fa5fbd9e0a56a99b5303 (patch)
tree6270730f2cf2ea5f34b7875f6a64a82cdf48d70d /tools/profile_chrome
parent2997d2df654d38113e80612109a8cfcac5098ccf (diff)
downloadchromium_src-7bddaa0d8a4768d9b3d9fa5fbd9e0a56a99b5303.zip
chromium_src-7bddaa0d8a4768d9b3d9fa5fbd9e0a56a99b5303.tar.gz
chromium_src-7bddaa0d8a4768d9b3d9fa5fbd9e0a56a99b5303.tar.bz2
Perfhost for ubuntu trusty
Review URL: https://codereview.chromium.org/474933005 Cr-Commit-Position: refs/heads/master@{#292930}
Diffstat (limited to 'tools/profile_chrome')
-rw-r--r--tools/profile_chrome/perf_controller.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/profile_chrome/perf_controller.py b/tools/profile_chrome/perf_controller.py
index 2250b72..1a83eec 100644
--- a/tools/profile_chrome/perf_controller.py
+++ b/tools/profile_chrome/perf_controller.py
@@ -164,7 +164,8 @@ class PerfProfilerController(controllers.BaseController):
symfs_dir,
required_libs,
use_symlinks=False)
- perfhost_path = support_binaries.FindPath('perfhost', 'linux')
+ perfhost_path = support_binaries.FindPath(
+ android_profiling_helper.GetPerfhostName(), 'linux')
ui.PrintMessage('\nNote: to view the profile in perf, run:')
ui.PrintMessage(' ' + self._GetInteractivePerfCommand(perfhost_path,