Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit adc9f244 authored by Ryan Zuklie's avatar Ryan Zuklie
Browse files

Re-order SnoopLoggerTracing flush and bundling.

Flushing after bundling includes the first packet after the gap. For
exmaple, if a CMD event is recorded at t=10s and another at t=20s, the
previous implementation would bundle both. This creates an event with
with a duration of 10 seconds which is undesirable. This change first
flushes the old event, and then starts a new bundle for the new event.

Bug: 365778358
Test: m sync
Test: build, flash, and record trace
Change-Id: Ia5419dd797fe5103c3984fcc6e30751489adc185
parent d30dc79b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment