commit | 87418d8a5b47582075ac21b7352d605d442b38f9 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Mon May 21 18:31:56 2018 -0700 |
committer | Yabin Cui <yabinc@google.com> | Mon May 21 18:31:56 2018 -0700 |
tree | 1a92fe634015b24e299d8ea55bb5e46d3204c0d4 | |
parent | 1f6eccf062ae06b68074219d8e01cbc7c1a8d16c [diff] |
simpleperf: fix *no_monitored_threads tests in CTS tests. simpleperf tests in cts tests has default app package name, which makes *no_monitored_threads turn to waiting the app process. So add ScopedAppPackageName to disable app package name in *no_monitored_threads. Also use ScopedAppPackageName in stat_cmd.handle_SIGHUP. Bug: none Test: run CtsSimpleperfTestCases. Change-Id: If64d897d5ccbe0f63a6607f1124ce2353d7f6f8e