OSDN Git Service

Update simpleperf path to /system/xbin/simpleperf.
authorDehao Chen <dehao@google.com>
Thu, 30 Apr 2015 17:54:26 +0000 (10:54 -0700)
committerElliott Hughes <enh@google.com>
Thu, 30 Apr 2015 17:58:17 +0000 (10:58 -0700)
Change-Id: Ib326b1669553146e028c8354bb5077176d150616
(cherry picked from commit 35bb6be739761482fa7e72214d2aedf2623cbb9a)

perfprofd/perfprofdcore.cc

index 0371692..69db208 100644 (file)
@@ -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