Merge "Change perf-setup.sh to perf-setup in README.md"
This commit is contained in:
committed by
Android (Google) Code Review
commit
16b27d5064
@@ -4,7 +4,7 @@
|
||||
To reduce the variance of the test, if `perf-setup.sh` (platform_testing/scripts/perf-setup)
|
||||
is available, it is better to use the following instructions to lock CPU and GPU frequencies.
|
||||
```
|
||||
m perf-setup.sh
|
||||
m perf-setup
|
||||
PERF_SETUP_PATH=/data/local/tmp/perf-setup.sh
|
||||
adb push $OUT/$PERF_SETUP_PATH $PERF_SETUP_PATH
|
||||
adb shell chmod +x $PERF_SETUP_PATH
|
||||
|
||||
Reference in New Issue
Block a user