commit | e2659297ddd85403db347f3b4f55bd487325594e | [log] [tgz] |
---|---|---|
author | Ahan Wu <ahanwu@google.com> | Wed Sep 02 17:48:35 2020 +0800 |
committer | Ahan Wu <ahanwu@google.com> | Thu Sep 17 23:40:47 2020 +0800 |
tree | 513cc1cb429799b2ca517e490b8f45e3a6631c64 | |
parent | f189798351336961bcd67bdb64cd4360d32e37fa [diff] |
Add cancel method to aot infrastucture Add cancel method that we can cancel an ongoing trace from app side. Also implement a timeout mechanism to avoid missing end() call. Bug: 158756171 Test: atest FrameworksCoreTests:InteractionJankMonitorTest Test: atest FrameworksCoreTests:FrameTrackerTest Change-Id: Ie7a23ac9fcd710a221675b1a15c6ebd68efb9a44