summaryrefslogtreecommitdiff
path: root/perfprofd
diff options
context:
space:
mode:
authorDehao Chen <dehao@google.com>2015-04-30 10:54:26 -0700
committerDehao Chen <dehao@google.com>2015-04-30 10:54:26 -0700
commit35bb6be739761482fa7e72214d2aedf2623cbb9a (patch)
tree5aac3342ca499e59d19e83152f6cdde273c19a2e /perfprofd
parent8ffdf93bdf10eea877945fc92a4117935c70f5eb (diff)
downloadextras-35bb6be739761482fa7e72214d2aedf2623cbb9a.tar.gz
Update simpleperf path to /system/xbin/simpleperf.
Change-Id: Ib326b1669553146e028c8354bb5077176d150616
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