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

Skip to content
Commit 9a7d94a2 authored by Siarhei Vishniakou's avatar Siarhei Vishniakou
Browse files

Temporarily turn off latency reporting

The latency tracker is currently causing a crash due to a failed
assumption. Inside the tracker, there are 2 collections that are
expected to always be in sync. However, in dogfood, we are seeing:
Abort message: 'Event 102634453 is in mEventTimes, but not in mTimelines'

While we are trying to identify the issue, let's turn off the latency
reporting by simply not invoking the 'trackListener' portion of the
latency tracker.

This will avoid calling 'reportAndPruneMatureRecords', which is
currently the source of the crash.
This will not negatively impact the calls to 'trackFinishedEvent' and
'trackGraphicsLatency' because those will just quit early if the event
is not found.

Bug: 189319094
Test: presubmit
Change-Id: I3282eb30622d48f13a380020704105981bd3ae39
parent 9a049d86
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