commit | 21db24b10e5fd3f1833569ae5f957e114172e1d2 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Mon Jun 05 18:08:23 2017 -0700 |
committer | Yabin Cui <yabinc@google.com> | Mon Jun 05 18:13:39 2017 -0700 |
tree | 6eca8eb1acb4ea4d70caa5fa553d7e4b9f19e54c | |
parent | b33edada9583f91130b607c26c9ad16365c84179 [diff] |
simpleperf: fix app_profiler.py. Previous change makes app_profiler.py not work on rooted devices because of using '>xxx' as a flag to store stdout files. Change this to a more obvious way. Bug: http://b/62028152 Test: run app_profiler.py on both rooted and non-rooted devices. Change-Id: Ice2399d007a64a7d0000560b2368a392620b1053