3 Commits

Author SHA1 Message Date
Peter Kalauskas
1f5dd2802b Change perf-setup.sh to perf-setup in README.md
Test: atest-src google/perf/jank/UIBench/UIBench-Lock -v
Bug: 170349152
Change-Id: I391eb8669f3ce1c4c44c26227d25cf3ecc64bbc6
2020-10-14 15:25:14 -07:00
Riddle Hsu
14c4b1a32c Support trigger java method profiling of WmPerfTests
So that it is easier to compare logic changes.

Bug: 161782359
Test: atest WmPerfTests -- \
      --module-arg \
      WmPerfTests:instrumentation-arg:profiling-iterations:=2 \
      --module-arg \
      WmPerfTests:instrumentation-arg:profiling-sampling:=100 \
Change-Id: Icb2f7f379a3ea515c2fca758db36d3489c33092a
2020-08-20 23:09:12 +08:00
Riddle Hsu
36a901b6bd Add some preconditions for WmPerfTests
- Add a readme file to describe how to lock CPU/GPU frequencies
  on local test.
- Ensure gesture navigation is enabled when testing.
- Full compile the test package.
- Remove all activities before testing.

Bug: 161782101
Test: atest WmPerfTests
Change-Id: Iebcfcbc07e3fe7d3b1839b8c2e04041d7338c48e
2020-07-22 11:27:56 +00:00