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

Skip to content
Commit 27421aca authored by Yasin Kilicdere's avatar Yasin Kilicdere
Browse files

Add trace logs to UserSwitchObserver callbacks.

UserSwitchObservers have a reply mechanism to know when the
observers finish doing their job on onUserSwitching event.
These callbacks were not shown on perfetto traces. Adding these
will be helpful to see when each callback is called while
investigating perfetto traces. Note that these traces won't be able
to show the duration of the work done by the observers since beginning
and end calls can be on different threads. But they will mark the
callbacks on the timetable of perfetto ui.

Bug: 256604395
Test: N/A
Change-Id: Ib1c76554caa472da99e86f6368611d0d251c25db
parent e59a2e4c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment