commit | 533af6d72df29114c88b2fe16b01771da1d0d70d | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Wed Aug 09 05:20:21 2023 -0700 |
committer | Patrick Rohr <prohr@google.com> | Wed Aug 09 05:26:36 2023 -0700 |
tree | 6e50ddadc4cd6f1e3af2f6f99154208542b29446 | |
parent | d51371bc8b8e78dab1dfdc643c23d01301e8dd39 [diff] |
TrackRecord: add a method to return callbacks since last poll This change adds a backtrace() method which returns a list of events that were received since the last time a user called poll() on a ReadHead. This is particularly useful for logging observed events while a poll was in progress that did not end up matching an event. Test: atest EthernetManagerTest Change-Id: If019cf9eb5e3e9268c5e6b74edbd8f49959cc71c