summaryrefslogtreecommitdiff
path: root/perfprofd
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-04-30 17:56:52 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-04-30 17:56:53 +0000
commit00c9804619dbfa52581b60bb054a067cfc022768 (patch)
treeb5b298c148d0cbdda7d59181a164f76ba77ef1b3 /perfprofd
parent3a693f65e88d459c4b817628f6faaa191cc51db0 (diff)
parent35bb6be739761482fa7e72214d2aedf2623cbb9a (diff)
downloadextras-00c9804619dbfa52581b60bb054a067cfc022768.tar.gz
Merge "Update simpleperf path to /system/xbin/simpleperf."
Diffstat (limited to 'perfprofd')
-rw-r--r--perfprofd/perfprofdcore.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/perfprofd/perfprofdcore.cc b/perfprofd/perfprofdcore.cc
index 0371692d..69db2088 100644
--- a/perfprofd/perfprofdcore.cc
+++ b/perfprofd/perfprofdcore.cc
@@ -178,7 +178,7 @@ void ConfigReader::addDefaultEntries()
"/data/data/com.google.android.gms/files");
// Full path to 'perf' executable.
- addStringEntry("perf_path", "/system/bin/simpleperf");
+ addStringEntry("perf_path", "/system/xbin/simpleperf");
// Desired sampling period (passed to perf -c option). Small
// sampling periods can perturb the collected profiles, so enforce