+28
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
When debugging delayed SMSM callbacks, it is difficult to determine if
the delay is due to a scheduling issue for the callback worker or a
delayed interrupt issue. In addition, sometimes the interrupt timestamp
needs to be determined from a crash dump.
Add timestamp when the SMSM interrupt snapshot is queued and calculate
the time delta when the snapshot is dequeued.
Change-Id: Ife9bd790ff4b1943c75ee9bbfdb0b77d2aca70f5
Signed-off-by:
Eric Holmberg <eholmber@codeaurora.org>