commit | d9121cec265ca1ecaea7fcf415ea5a0ddd39530e | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Thu Feb 07 11:06:16 2019 -0800 |
committer | Yabin Cui <yabinc@google.com> | Thu Feb 14 11:09:33 2019 -0800 |
tree | 005fc82eca26da3b3ac3d60f07f5b3c4f9e2f395 | |
parent | ed1f0357906b3b92bc180b28a6c2fd1f9082fb67 [diff] |
simpleperf: prepare for adding user api. In record cmd, add --stdio-controls-profiling option to pause/resume profiling. It reads cmds from stdin, and writes replies to stdout. Add --log-to-android-buffer option to show simpleperf logs in logcat. Bug: 123717243 Test: run simpleperf through user api manually. Test: run simpleperf_unit_test. Change-Id: I6c32c669d003cbd670a45e6fd31f764656837111