commit | bfe1a73b29661a79b3d58300bfe4ce539a5fee44 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Mon Jul 17 18:08:57 2017 -0700 |
committer | Yabin Cui <yabinc@google.com> | Fri Jul 21 15:13:15 2017 -0700 |
tree | 600ed51eab6a9f7f8ba7cec5af109a193717a257 | |
parent | 945911cbae783f92d0aa525507742f7e52ff6278 [diff] |
simpleperf: add tests for scripts. Also adjust scripts based on test results: 1. Use `pidof` in app_profiler.py. 2. Improve the way finding source files in annotate.py. 3. Change report.py to be a python wrapper of simpleperf report command, so users don't need to find different simpleperf binaries for different platforms. 4. Change README.md accordingly. Bug: http://b/63006886 Test: run test.py on all platforms. Change-Id: I00b098a1c72824226e509d7b1e5405c7cc43b856