commit | 7cb6f297ae5d527b7e83472bf2e58b821be5b706 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Mon Aug 28 14:49:04 2017 -0700 |
committer | Yabin Cui <yabinc@google.com> | Tue Aug 29 11:42:35 2017 -0700 |
tree | 014f3af80d3223128cd465413dba337b9c186678 | |
parent | 5c4dcdb68dccf48c701d8daa4e8b88a566f6eb1e [diff] |
simpleperf: fix --app option for multiprocess apps. 1. Search all processes in an app when using --app option in record command. 2. Fix searching one app process when using -p option in app_profiler.py. 3. Add unittest for profiling multiprocess apps. Bug: http://b/65025325 Test: run test.py Change-Id: Iba2e97c2174815d0236636e3cf15b1fc17a5d838