commit | 48eb172f2345022588670d77b47b620f6a26a9b6 | [log] [tgz] |
---|---|---|
author | Rupesh Bansal <brup@google.com> | Mon Nov 07 11:37:09 2022 +0000 |
committer | Rupesh Bansal <brup@google.com> | Wed Nov 16 04:38:54 2022 +0000 |
tree | 22a8c99a87382de9df013c283afeeeabd0cdd9fc | |
parent | b77faad0a92cd9e6ceab88598737bab24cfebf0e [diff] |
Changed BenchmarkRule imports with PerfStatusReporter This change is needed because BenchmarkRule internally creates an instance of PerfettoCapture, which has a check of stopping any running perfetto jobs. This leads to a clash with the trace recording started by Crystal Ball via PerfettoListener, leading to an incomplete output trace Bug: 257776124 Test: Manual Change-Id: Ic804a485dff71f74c9d20fd966e0e0d6a04809a7