aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorPeter Collingbourne <pcc@google.com>2018-09-13 16:08:15 -0700
committerPeter Collingbourne <pcc@google.com>2018-09-13 16:08:18 -0700
commit62011c27a73f0c5092ac278f934b6fd89ce67c9f (patch)
tree92245806cb62f9671bfee089c3ce299cff490d5b /benchmarks
parent4d9814909677805d04d113b7af24b3edf655a712 (diff)
downloadandroid_bionic-62011c27a73f0c5092ac278f934b6fd89ce67c9f.tar.gz
android_bionic-62011c27a73f0c5092ac278f934b6fd89ce67c9f.tar.bz2
android_bionic-62011c27a73f0c5092ac278f934b6fd89ce67c9f.zip
benchmarks: Update the documentation.
Update the locations of the benchmark binaries to match where they are currently installed.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/README.md b/benchmarks/README.md
index b3f0c3ddf..2616a51f8 100644
--- a/benchmarks/README.md
+++ b/benchmarks/README.md
@@ -13,8 +13,8 @@ Running the benchmarks
$ mma
$ adb remount
$ adb sync
- $ adb shell /data/nativetest/bionic-benchmarks/bionic-benchmarks
- $ adb shell /data/nativetest64/bionic-benchmarks/bionic-benchmarks
+ $ adb shell /data/benchmarktest/bionic-benchmarks/bionic-benchmarks
+ $ adb shell /data/benchmarktest64/bionic-benchmarks/bionic-benchmarks
When operated without specifying an xml file, the default is to run all
of the benchmarks in alphabetical order.