Skip to content
Discussion options

You must be logged in to vote

This is a change in the data we collect which makes wakeup tracking more accurate. We used to say "woken up by thread X" on older versions of Android even if that was not true and we were woken up by an interrupt happening on the CPU the thread was scheduled on. On newer Android versions, we made a change to our collection/processing of the ftrace event to actually track whether the wakeup came from an interrupt and expose that information in the UI.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@WWKy
Comment options

Answer selected by LalitMaganti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants