commit | 8715b8f9f79f031c1f2415f58983f5fbca6ac577 | [log] [tgz] |
---|---|---|
author | Yan Wang <yawanng@google.com> | Tue May 12 02:02:47 2020 +0000 |
committer | Yan Wang <yawanng@google.com> | Tue May 12 23:16:06 2020 +0000 |
tree | 7125f092250e863d7cdb2213f677f0240e4086a9 | |
parent | f1d3b75ef18d34233f3cb45eb2bbf8f64da0ec7a [diff] |
rx_producer: Set the deferred_start to false to avoid dangling perfetto tracing. The true value means the perfetto will allocate resources ahead, but because iorap starts the tracing immediately without any preparation phase, it doesn't seem to be very helpful and causes dangling perfetto tracing. Bug: 156260391 Test: atest iorap-functional-test Change-Id: I90dfd10f1c2db1c33e01ecd9b33710807f3ba014