commit | ba492039e1b30a75b2b03a26d8c488d629b7862b | [log] [tgz] |
---|---|---|
author | Ahan Wu <ahanwu@google.com> | Wed Aug 05 18:47:01 2020 +0800 |
committer | Ahan Wu <ahanwu@google.com> | Fri Aug 28 00:10:42 2020 +0800 |
tree | 181bd2af1028c799e2cf1a0309ddc1e199d31a47 | |
parent | 112bc166fd0488d91478da3fab1f0176b8939ed6 [diff] |
Infrastructure of Always-on tracing The aot infrastructure for instrumenting CUJs. The usage is like below: AlwaysOnTraceManager.init(view /* one in the view tree */); AlwaysOnTraceManager.begin(); ... AlwaysOnTraceManager.end(); Bug: 158756171 Bug: 163514962 Bug: 162483077 Test: Manually Test: atest FrameworksCoreTests Change-Id: I570a760d4f3b71e86f19172d8f595e558369ff65