aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorPeter Kalauskas <peskal@google.com>2020-10-09 13:07:43 -0700
committerPeter Kalauskas <peskal@google.com>2020-10-12 16:48:36 -0700
commitb5f8e034968da83dd27da322c7a0b534b61f3ec8 (patch)
tree67f6e61a7879a3ed45b6b5098c7b24f87dcf3d1f /benchmarks
parent08a43426a0bcbc53cd2a33b3624bc6b3f7176117 (diff)
downloadbionic-b5f8e034968da83dd27da322c7a0b534b61f3ec8.tar.gz
Update module name referenced in README.md
Test: atest-src google/perf/jank/UIBench/UIBench-Lock -v Bug: 170349152 Change-Id: I0dfb9422b068952c6f4d506a8fbfa5316dbe9886
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/README.md b/benchmarks/README.md
index fe447d170..1fd17a18f 100644
--- a/benchmarks/README.md
+++ b/benchmarks/README.md
@@ -184,5 +184,5 @@ otherwise prints:
Some devices have a `perf-setup.sh` script that locks CPU and GPU frequencies. Some TradeFed
benchmarks appear to be using the script. For more information:
* run `get_build_var BOARD_PERFSETUP_SCRIPT`
- * run `m perf-setup.sh` to install the script into `${OUT}/data/local/tmp/perf-setup.sh`
+ * run `m perf-setup` to install the script into `${OUT}/data/local/tmp/perf-setup.sh`
* see: https://android.googlesource.com/platform/platform_testing/+/refs/heads/master/scripts/perf-setup/